Skip to content

Commit b3eeef6

Browse files
Bump version from 0.15.0-SNAPSHOT to 0.16.0-SNAPSHOT [skip ci]
1 parent 5cbcf19 commit b3eeef6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

0 commit comments

Comments
 (0)