aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2017-10-31 08:29:13 +0000
committerGerrit Code Review <gerrit@onap.org>2017-10-31 08:29:13 +0000
commit3591036682832525073677479a0fcb74797a5f51 (patch)
treeaffed1b2199bed3bc896ecd0d14b2188b4229c61
parent25737dbab870a3dd3c566530d3edf42b59daee49 (diff)
parent0d56f577bb840ff3dc883f25a5701768eb9d4a3d (diff)
Merge "Initial commit for the docker build issue"
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 54472b4831..646bf13417 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,8 @@
<org.apache.maven.user-settings></org.apache.maven.user-settings>
<!-- this is used for Chef mso-code cookbook -->
<swm.version>2.19.3-1</swm.version>
- <openstack.version>1.1.0-SNAPSHOT</openstack.version>
+ <!-- <openstack.version>1.1.0-SNAPSHOT</openstack.version> -->
+ <openstack.version>1.1.0</openstack.version>
<nexusproxy>https://nexus.onap.org</nexusproxy>
<maven.build.timestamp.format>yyyyMMdd'T'HHmm</maven.build.timestamp.format>
</properties>