Skip to content

Commit 04f2e31

Browse files
Bump version from 0.16.0-SNAPSHOT to 0.17.0-SNAPSHOT [skip ci]
1 parent c5ad781 commit 04f2e31

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.16.0-SNAPSHOT
2+
version=0.17.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.41.6"
7-
edc = "0.16.0-SNAPSHOT"
7+
edc = "0.17.0-SNAPSHOT"
88
failsafe = "3.3.1"
99
testcontainers = "1.21.4"
1010
restAssured = "6.0.0"

0 commit comments

Comments
 (0)