diff options
author | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2018-03-20 02:12:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-20 02:12:28 +0000 |
commit | 799f969e867383f4c5a729ddb7b0370c9b2da919 (patch) | |
tree | ebb6223cc1cacd2c40ad782bd3b8c971a4213bd7 /pom.xml | |
parent | 4679f3adfb7d189cac4dad176f634c80eecbea9b (diff) | |
parent | 816c92cd0650ea2f1cdb1d27a98094c17a5d99ea (diff) |
Merge "Use updated ONAP SO/libs artifacts"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ <!-- this is used for Chef mso-code cookbook --> <swm.version>2.19.3-1</swm.version> <!-- <openstack.version>1.2.0-SNAPSHOT</openstack.version> --> - <openstack.version>1.1.0</openstack.version> + <openstack.version>1.2.0</openstack.version> <nexusproxy>https://nexus.onap.org</nexusproxy> <maven.build.timestamp.format>yyyyMMdd'T'HHmm</maven.build.timestamp.format> <resteasy.version>3.0.19.Final</resteasy.version> |