aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorarun chapagain <arun.chapagain@huawei.com>2020-08-10 15:28:02 +0530
committerarun chapagain <arun.chapagain@huawei.com>2020-08-10 15:28:02 +0530
commit7ac8b9488d889f1d4860f106a99256adb52714cb (patch)
treed6f9fff9580e72c0c90952875f900f8a76bbcc68 /pom.xml
parent8d9abf752253c69d15bb923ea3a0ad4c0f5382d5 (diff)
build issue for building docker
Issue-ID: SO-3073 Signed-off-by: arun chapagain <arun.chapagain@huawei.com> Change-Id: I000f2127a4e7ac363c9d8869a32a882f596d3f9c
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index edca835165..0cefebb712 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
<sonar.cpd.exclusions>**/*</sonar.cpd.exclusions>
<jacoco.version>0.8.5</jacoco.version>
<org.apache.maven.user-settings />
- <openstack.version>1.6.1-SNAPSHOT</openstack.version>
+ <openstack.version>1.6.1</openstack.version>
<maven.build.timestamp.format>yyyyMMdd'T'HHmm</maven.build.timestamp.format>
<originalClassifier>original</originalClassifier>
<docker.skip>true</docker.skip>
@@ -74,7 +74,7 @@
<format.skipValidate>false</format.skipValidate>
<format.skipExecute>true</format.skipExecute>
<io.fabric8.version>0.33.0</io.fabric8.version>
- <appc.client.version>1.8.0-SNAPSHOT</appc.client.version>
+ <appc.client.version>1.7.2</appc.client.version>
<bowman.client.version>0.8.0</bowman.client.version>
<aaf.cadi.version>2.1.15</aaf.cadi.version>
</properties>