Skip to content

Commit f2f2bd0

Browse files
Release Version v0.11.0
1 parent 9e5adcf commit f2f2bd0

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
@@ -13,7 +13,7 @@
1313
#
1414

1515
group=org.eclipse.edc.huawei
16-
version=0.11.0-SNAPSHOT
16+
version=0.11.0
1717
# configure the build:
1818
# used for publishing artifacts and plugins
1919
hcScmConnection=scm:git:[email protected]:eclipse-edc/Technology-HuaweiCloud.git

gradle/libs.versions.toml

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

44
[versions]
55
awaitility = "4.2.2"
6-
edc = "0.11.0-SNAPSHOT"
6+
edc = "0.11.0"
77
failsafe = "3.3.2"
88
junit = "5.11.3"
99
restAssured = "5.4.0"

0 commit comments

Comments
 (0)