Use released 2.0.3 version of parent pom 56/114856/1
authorDan Timoney <dtimoney@att.com>
Thu, 12 Nov 2020 19:04:54 +0000 (14:04 -0500)
committerDan Timoney <dtimoney@att.com>
Thu, 12 Nov 2020 19:04:54 +0000 (14:04 -0500)
Use latest Guilin released parent pom in order to pick up
updated ccsdk/features version

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

index f1178f7..016a67c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>2.0.2</version>
+               <version>2.0.3</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 1fbc0c1..7bc6ac7 100755 (executable)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.0.2</version>
+        <version>2.0.3</version>
         <relativePath/>
     </parent>
 
index 1e9dda4..2598faa 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.0.2</version>
+        <version>2.0.3</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index f916eeb..481a479 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.2</version>
+        <version>2.0.3</version>
     </parent>
 
     <groupId>org.onap.ccsdk.distribution</groupId>