Skip to content

Commit cdc01fd

Browse files
Release Version v0.13.0
1 parent 10e00f2 commit cdc01fd

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.13.0-SNAPSHOT
2+
version=0.13.0
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.31.16"
7-
edc = "0.13.0-SNAPSHOT"
7+
edc = "0.13.0"
88
failsafe = "3.3.1"
99
testcontainers = "1.21.0"
1010
restAssured = "5.5.1"

0 commit comments

Comments
 (0)