Skip to content

Commit 338a095

Browse files
Prepare bugfix 0.15.1
1 parent 2e324b2 commit 338a095

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.15.0
2+
version=0.15.1-SNAPSHOT
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.38.2"
7-
edc = "0.15.0"
7+
edc = "0.15.1-SNAPSHOT"
88
failsafe = "3.3.1"
99
testcontainers = "1.21.3"
1010
restAssured = "5.5.6"

0 commit comments

Comments
 (0)