aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2017-10-31 10:10:25 +0530
committerseshukm <seshu.kumar.m@huawei.com>2017-10-31 10:10:25 +0530
commit0d56f577bb840ff3dc883f25a5701768eb9d4a3d (patch)
tree02966c57a79b6be935dfa92317f1a496f4cd183e /pom.xml
parent12c66e3665905a52e698b42e89515a540954983b (diff)
Initial commit for the docker build issue
IssueId: SO-290 Change-Id: I3f5afe3c1109878564f62759fdbf1f88c9d00194 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'pom.xml')
-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>