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 8c7ce1f commit db7f275Copy full SHA for db7f275
gradle.properties
@@ -1,5 +1,5 @@
1
group=org.eclipse.edc.azure
2
-version=0.14.0
+version=0.14.1-SNAPSHOT
3
# used for publishing artifacts and plugins
4
techAzScmConnection=scm:git:[email protected]:eclipse-edc/Technology-Azure.git
5
techAzScmUrl=https://github.com/eclipse-edc/Technology-Azure.git
gradle/libs.versions.toml
@@ -2,7 +2,7 @@
format.version = "1.1"
[versions]
-edc = "0.14.0"
+edc = "0.14.1-SNAPSHOT"
6
7
awaitility = "4.2.2"
8
azure-rm = "2.50.0"
0 commit comments