Skip to content

Commit db7f275

Browse files
Prepare bugfix 0.14.1
1 parent 8c7ce1f commit db7f275

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.azure
2-
version=0.14.0
2+
version=0.14.1-SNAPSHOT
33
# used for publishing artifacts and plugins
44
techAzScmConnection=scm:git:[email protected]:eclipse-edc/Technology-Azure.git
55
techAzScmUrl=https://github.com/eclipse-edc/Technology-Azure.git

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
format.version = "1.1"
33

44
[versions]
5-
edc = "0.14.0"
5+
edc = "0.14.1-SNAPSHOT"
66

77
awaitility = "4.2.2"
88
azure-rm = "2.50.0"

0 commit comments

Comments
 (0)