Skip to content

Commit 73ab88f

Browse files
Release Version v0.11.1
1 parent da4cd48 commit 73ab88f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=org.eclipse.edc.aws
2-
version=0.11.1-SNAPSHOT
2+
version=0.11.1
33
# used for publishing artifacts and plugins
44
techAwsScmConnection=scm:git:git@github.com:eclipse-edc/Technology-Aws.git
55
techAwsScmUrl=https://github.com/eclipse-edc/Technology-Aws.git

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ format.version = "1.1"
44
[versions]
55
awaitility = "4.2.1"
66
aws = "2.29.50"
7-
edc = "0.11.1-SNAPSHOT"
7+
edc = "0.11.1"
88
failsafe = "3.3.1"
99
junit = "5.11.3"
1010
testcontainers = "1.20.4"

0 commit comments

Comments
 (0)