diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.so</groupId> - <artifactId>framework</artifactId> + <artifactId>so-parent</artifactId> <packaging>pom</packaging> <version>1.1.0-SNAPSHOT</version> <name>MSO main project</name> |