Skip to content

Commit ededd16

Browse files
Bump version from 0.1.1-SNAPSHOT to 0.1.2-SNAPSHOT [skip ci]
1 parent 67f4334 commit ededd16

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
group=org.eclipse.edc
2-
version=0.1.1-SNAPSHOT
2+
version=0.1.2-SNAPSHOT
33

44
# configure the build:
5-
annotationProcessorVersion=0.1.1-SNAPSHOT
6-
edcGradlePluginsVersion=0.1.1-SNAPSHOT
7-
metaModelVersion=0.1.1-SNAPSHOT
5+
annotationProcessorVersion=0.1.2-SNAPSHOT
6+
edcGradlePluginsVersion=0.1.2-SNAPSHOT
7+
metaModelVersion=0.1.2-SNAPSHOT
88

99
# used for publishing artifacts and plugins
1010
techAzScmConnection=scm:git:[email protected]:eclipse-edc/Technology-Azure.git

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ format.version = "1.1"
55
awaitility = "4.2.0"
66
azure-rm = "2.27.0"
77
bouncyCastle-jdk18on = "1.73"
8-
edc = "0.1.1-SNAPSHOT"
8+
edc = "0.1.2-SNAPSHOT"
99
failsafe = "3.3.1"
1010
httpMockServer = "5.15.0"
1111
jakarta-json = "2.0.1"

0 commit comments

Comments
 (0)