Update parent version for Guilin mtce release 16/116616/1
authorDan Timoney <dtimoney@att.com>
Tue, 5 Jan 2021 20:16:01 +0000 (15:16 -0500)
committerDan Timoney <dtimoney@att.com>
Tue, 5 Jan 2021 20:16:01 +0000 (15:16 -0500)
Update parent version for Guilin mtce release

Change-Id: I2c05139ef403801a95a0119abbcc2a7c9b58aa3e
Issue-ID: CCSDK-3074
Signed-off-by: Dan Timoney <dtimoney@att.com>
ansible-server/pom.xml
dependencies/pom.xml
odlsli/odlsli-alpine/pom.xml
pom.xml

index b96288b..15deffb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>2.0.3</version>
+               <version>2.0.4-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index fc20c2e..d68f405 100755 (executable)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.0.3</version>
+        <version>2.0.4-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index ac9e5f2..4247060 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.0.3</version>
+        <version>2.0.4-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 2f3f33f..67583e8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.0.3</version>
+        <version>2.0.4-SNAPSHOT</version>
     </parent>
 
     <groupId>org.onap.ccsdk.distribution</groupId>