Skip to content

Commit 4b83511

Browse files
Bump version from 0.14.0-SNAPSHOT to 0.15.0-SNAPSHOT [skip ci]
1 parent b903435 commit 4b83511

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-SNAPSHOT
2+
version=0.15.0-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-SNAPSHOT"
5+
edc = "0.15.0-SNAPSHOT"
66

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

0 commit comments

Comments
 (0)