diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2017-10-31 10:10:25 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2017-10-31 10:10:25 +0530 |
commit | 0d56f577bb840ff3dc883f25a5701768eb9d4a3d (patch) | |
tree | 02966c57a79b6be935dfa92317f1a496f4cd183e /pom.xml | |
parent | 12c66e3665905a52e698b42e89515a540954983b (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.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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> |