summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2020-08-10 11:02:23 +0000
committerGerrit Code Review <gerrit@onap.org>2020-08-10 11:02:23 +0000
commit3f6d392a74af577dc3ae0a4d8a9d26eaf66109bb (patch)
tree3a189b431af8173a0bd431725678b3ae4064ebb3 /pom.xml
parent3f8dfb01123be6af7443c1216a44f03932033b96 (diff)
parent7ac8b9488d889f1d4860f106a99256adb52714cb (diff)
Merge "build issue for building docker Issue-ID: SO-3073"
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>