Blueprint Generator - Update groupId, add version.properties
[dcaegen2/platform.git] / mod / bpgenerator / pom.xml
index b0a4f17..724aad8 100644 (file)
@@ -27,7 +27,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.onap.dcaegen2.platform</groupId>
+    <groupId>org.onap.dcaegen2.platform.mod</groupId>
     <artifactId>blueprint-generator</artifactId>
     <version>1.7.0-SNAPSHOT</version>
     <packaging>pom</packaging>
         </plugins>
     </build>
 
-</project>
\ No newline at end of file
+</project>