aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorArthur Martella <amartell@research.att.com>2018-03-19 17:13:59 -0400
committerArthur Martella <amartell@research.att.com>2018-03-19 17:13:59 -0400
commit816c92cd0650ea2f1cdb1d27a98094c17a5d99ea (patch)
tree24b15d66c54fea448e3f9e78cb8ff0dd7400c8ec /pom.xml
parent7d36778ec5438cb9bf8fa7450186548b8846358e (diff)
Use updated ONAP SO/libs artifacts
Now that SO/lib artifacts are in nexus.onap.org, use those instead of openecomp libs. Change-Id: I85ce9f4abd1178076ae9f77700344b3b5e963ba2 Issue-ID: SO-372 Signed-off-by: Arthur Martella <amartell@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 77dfe7a49c..263a632365 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>