Use released Frankfurt RC2 parent pom 45/108145/1
authorDan Timoney <dtimoney@att.com>
Fri, 22 May 2020 16:12:10 +0000 (12:12 -0400)
committerDan Timoney <dtimoney@att.com>
Fri, 22 May 2020 16:12:10 +0000 (12:12 -0400)
Update to use released Frankfurt RC2 parent pom

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

index 99cc7bc..bee0927 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.5.6-SNAPSHOT</version>
+               <version>1.5.6</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index a2d3713..ce94625 100755 (executable)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.6-SNAPSHOT</version>
+        <version>1.5.6</version>
         <relativePath/>
     </parent>
 
index 9e7d456..4e4aa75 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.6-SNAPSHOT</version>
+        <version>1.5.6</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 47acf41..d688920 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.6-SNAPSHOT</version>
+        <version>1.5.6</version>
     </parent>
 
     <groupId>org.onap.ccsdk.distribution</groupId>