Release initial Chlorine version of parent poms
[ccsdk/parent.git] / oparent / pom.xml
index 848f971..e9f357e 100755 (executable)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.ccsdk.parent</groupId>
     <artifactId>oparent</artifactId>
-    <version>2.5.4-SNAPSHOT</version>
+    <version>2.5.5-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -97,7 +97,7 @@
                 otherwise ccsdk/distribution/dependencies is not resolving correctly -->
                 <groupId>org.onap.ccsdk.parent</groupId>
                 <artifactId>dependencies-bom</artifactId>
-                <version>2.5.4-SNAPSHOT</version>
+                <version>2.5.5-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>