We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2808aa2 commit 3d02197Copy full SHA for 3d02197
gradle.properties
@@ -1,4 +1,4 @@
1
group=org.eclipse.edc
2
-version=0.11.0-SNAPSHOT
+version=0.11.0
3
edcScmUrl=https://github.com/eclipse-edc/Connector.git
4
edcScmConnection=scm:git:[email protected]:eclipse-edc/Connector.git
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ atomikos = "6.0.0"
9
awaitility = "4.2.2"
10
bouncyCastle-jdk18on = "1.79"
11
cloudEvents = "4.0.1"
12
-edc = "0.11.0-SNAPSHOT"
+edc = "0.11.0"
13
failsafe = "3.3.2"
14
h2 = "2.3.232"
15
httpMockServer = "5.15.0"
0 commit comments