aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index ced3cdd1d1..5b7ab42528 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.openecomp</groupId>
- <artifactId>mso</artifactId>
+ <artifactId>so</artifactId>
<packaging>pom</packaging>
<version>1.1.0-SNAPSHOT</version>
<name>MSO main project</name>
@@ -38,7 +38,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.1.0</openstack.version>
+ <openstack.version>1.1.0-SNAPSHOT</openstack.version>
<evosuiteVersion>1.0.4-alpha2</evosuiteVersion>
<nexusproxy>https://nexus.onap.org</nexusproxy>
<snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>