Release version 2.1.0 of CCSDK parent pom
[ccsdk/parent.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 556e0cd..1bb860a 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -4,14 +4,16 @@
 
     <groupId>org.onap.ccsdk.parent</groupId>
     <artifactId>parent</artifactId>
-    <version>1.5.1-SNAPSHOT</version>
+    <version>2.1.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
 
     <modules>
+        <module>installed-odl-bom</module>
         <module>dependencies-bom</module>
         <module>dependencies-odl-bom</module>
+        <module>oparent</module>
         <module>standalone</module>
         <module>odlparent</module>
         <module>springboot</module>
@@ -49,6 +51,7 @@
                             <outputDirectory>${project.basedir}</outputDirectory>
                             <transitiveExcludes>*</transitiveExcludes>
                             <showVersions>true</showVersions>
+                            <showGroupIds>true</showGroupIds>
                         </configuration>
                         <executions>
                             <execution>