diff options
author | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2017-10-31 08:29:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-31 08:29:13 +0000 |
commit | 3591036682832525073677479a0fcb74797a5f51 (patch) | |
tree | affed1b2199bed3bc896ecd0d14b2188b4229c61 | |
parent | 25737dbab870a3dd3c566530d3edf42b59daee49 (diff) | |
parent | 0d56f577bb840ff3dc883f25a5701768eb9d4a3d (diff) |
Merge "Initial commit for the docker build issue"
-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> |