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 6802489430..055279b6e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,8 +1,8 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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>so</artifactId>
+ <groupId>org.openecomp.so</groupId>
+ <artifactId>framework</artifactId>
<packaging>pom</packaging>
<version>1.1.0-SNAPSHOT</version>
<name>MSO main project</name>