Blueprint Generator - Update groupId, add version.properties
[dcaegen2/platform.git] / mod / bpgenerator / common / pom.xml
index a947e20..58b7839 100644 (file)
@@ -27,7 +27,6 @@
          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>
     <artifactId>blueprint-generator-common</artifactId>
     <version>2.0.0</version>
     <packaging>jar</packaging>
@@ -41,4 +40,4 @@
         <version>1.7.0-SNAPSHOT</version>
     </parent>
 
-</project>
\ No newline at end of file
+</project>