summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRob Daugherty <rd472p@att.com>2018-03-27 14:32:11 -0400
committerRob Daugherty <rd472p@att.com>2018-03-27 14:32:11 -0400
commitb4473da1a753e63e66f5a9a3b1984fd4736273c2 (patch)
tree07a54d689ed6c6f94d2a58e7f683200569a49160 /pom.xml
parentecc98a038909d1f9f18753706b77178f14abd8b4 (diff)
Dependency version updates for Beijing
Update so/libs version to 1.2.1 Update aai-common version to 1.2.1 Update sdc-distribution-client version to 1.3.0 Update sdc-tosca version to 1.3.3 Change-Id: I6c8f1c5476efc4dc866bf765c265736ab70c12c7 Issue-ID: SO-536 Signed-off-by: Rob Daugherty <rd472p@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 6a411f4e6f..3dffe16f7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,6 @@
<groupId>org.onap.so</groupId>
<artifactId>so</artifactId>
<packaging>pom</packaging>
- <!-- <version>1.2.0-SNAPSHOT</version> -->
<version>1.2.0-SNAPSHOT</version>
<name>so</name>
<description>This Maven project is responsible to build and package all child projects - contributions in the MSO project.
@@ -47,8 +46,7 @@
<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.2.0-SNAPSHOT</openstack.version> -->
- <openstack.version>1.2.0</openstack.version>
+ <openstack.version>1.2.1</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>