Use release version of parent poms 96/92696/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Mon, 5 Aug 2019 14:57:00 +0000 (10:57 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Mon, 5 Aug 2019 14:57:00 +0000 (10:57 -0400)
Use release version 1.3.1 of parent poms

Change-Id: Ic0bced63bf10999832c846a5b9e4f754a51ed20f
Issue-ID: SDNC-827
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
client/pom.xml
pom.xml

index 51ddfcc..7d2133a 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>client-parent</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.3.1</version>
     </parent>
 
     <properties>
diff --git a/pom.xml b/pom.xml
index 8ad2ca1..8bc4f4f 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.3.0-SNAPSHOT</version>
+        <version>1.3.1</version>
     </parent>
 
     <name>sdnc-apps</name>