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 7c868c4 commit 7dfce76Copy full SHA for 7dfce76
gradle.properties
@@ -1,5 +1,5 @@
1
group=org.eclipse.edc
2
-version=0.11.0-SNAPSHOT
+version=0.11.0
3
4
# information required for publishing artifacts:
5
edcScmConnection=scm:git:git@github.com:eclipse-edc/IdentityHub.git
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ format.version = "1.1"
[versions]
assertj = "3.27.2"
6
awaitility = "4.2.2"
7
-edc = "0.11.0-SNAPSHOT"
+edc = "0.11.0"
8
jackson = "2.18.2"
9
jakarta-annotation = "2.1.1"
10
jersey = "3.1.9"
0 commit comments