We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e5adcf commit f2f2bd0Copy full SHA for f2f2bd0
gradle.properties
@@ -13,7 +13,7 @@
13
#
14
15
group=org.eclipse.edc.huawei
16
-version=0.11.0-SNAPSHOT
+version=0.11.0
17
# configure the build:
18
# used for publishing artifacts and plugins
19
hcScmConnection=scm:git:git@github.com:eclipse-edc/Technology-HuaweiCloud.git
gradle/libs.versions.toml
@@ -3,7 +3,7 @@ format.version = "1.1"
3
4
[versions]
5
awaitility = "4.2.2"
6
-edc = "0.11.0-SNAPSHOT"
+edc = "0.11.0"
7
failsafe = "3.3.2"
8
junit = "5.11.3"
9
restAssured = "5.4.0"
0 commit comments