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 b903435 commit 4b83511Copy full SHA for 4b83511
gradle.properties
@@ -1,5 +1,5 @@
1
group=org.eclipse.edc.azure
2
-version=0.14.0-SNAPSHOT
+version=0.15.0-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-SNAPSHOT"
+edc = "0.15.0-SNAPSHOT"
6
7
awaitility = "4.2.2"
8
azure-rm = "2.50.0"
0 commit comments