Skip to content

Commit 4f0f02d

Browse files
Release Version v0.11.1
1 parent 4dc5e93 commit 4f0f02d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=org.eclipse.edc.azure
2-
version=0.11.1-SNAPSHOT
2+
version=0.11.1
33
# used for publishing artifacts and plugins
44
techAzScmConnection=scm:git:git@github.com:eclipse-edc/Technology-Azure.git
55
techAzScmUrl=https://github.com/eclipse-edc/Technology-Azure.git

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
format.version = "1.1"
33

44
[versions]
5-
edc = "0.11.1-SNAPSHOT"
5+
edc = "0.11.1"
66
# we need to pin the version of IH, because this is the last version to contain the DWN implementation
77
# current snapshot builds of IH don't have feature parity yet.
88
# todo: remove this once IH supports credential presentation and issuance

0 commit comments

Comments
 (0)