Skip to content

Commit 7dfce76

Browse files
Release Version v0.11.0
1 parent 7c868c4 commit 7dfce76

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
2-
version=0.11.0-SNAPSHOT
2+
version=0.11.0
33

44
# information required for publishing artifacts:
55
edcScmConnection=scm:git:git@github.com:eclipse-edc/IdentityHub.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
assertj = "3.27.2"
66
awaitility = "4.2.2"
7-
edc = "0.11.0-SNAPSHOT"
7+
edc = "0.11.0"
88
jackson = "2.18.2"
99
jakarta-annotation = "2.1.1"
1010
jersey = "3.1.9"

0 commit comments

Comments
 (0)