Update to use released CCSDK parent poms 73/101073/1
authorDan Timoney <dtimoney@att.com>
Mon, 3 Feb 2020 20:01:21 +0000 (15:01 -0500)
committerDan Timoney <dtimoney@att.com>
Mon, 3 Feb 2020 20:01:21 +0000 (15:01 -0500)
Update to use released version 1.5.1 of CCSDK parent poms.

Change-Id: I8a610c7d9915e1254f7a7f76110b52d0486501c5
Issue-ID: SDNC-1059
Signed-off-by: Dan Timoney <dtimoney@att.com>
client/pom.xml
pom.xml

index 9e3849a..37c899c 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>client-parent</artifactId>
-        <version>1.5.1-SNAPSHOT</version>
+        <version>1.5.1</version>
     </parent>
 
     <properties>
diff --git a/pom.xml b/pom.xml
index dfe9642..6ddbb3c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.1-SNAPSHOT</version>
+        <version>1.5.1</version>
     </parent>
 
     <name>sdnc-apps</name>