Skip to content

Commit 4a966e3

Browse files
Release Version v0.13.0
1 parent 8f56cd2 commit 4a966e3

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,4 +1,4 @@
11
group=org.eclipse.edc
2-
version=0.13.0-SNAPSHOT
2+
version=0.13.0
33
edcScmUrl=https://github.com/eclipse-edc/Connector.git
44
edcScmConnection=scm:git:[email protected]:eclipse-edc/Connector.git

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ atomikos = "6.0.0"
99
awaitility = "4.2.2"
1010
bouncyCastle-jdk18on = "1.80"
1111
cloudEvents = "4.0.1"
12-
edc = "0.13.0-SNAPSHOT"
12+
edc = "0.13.0"
1313
failsafe = "3.3.2"
1414
h2 = "2.3.232"
1515
httpMockServer = "5.15.0"

0 commit comments

Comments
 (0)