Prepare for release 88/72688/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Wed, 14 Nov 2018 19:23:46 +0000 (14:23 -0500)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Wed, 14 Nov 2018 19:23:46 +0000 (14:23 -0500)
Prepare for RC2 release build

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

index 8baacc5..113af80 100644 (file)
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>client-parent</artifactId>
-        <version>1.1.1</version>
+        <version>1.1.2</version>
     </parent>
 
     <properties>
-        <northbound.version>1.4.0</northbound.version>
+        <northbound.version>1.4.2</northbound.version>
     </properties>
 
     <dependencies>
diff --git a/pom.xml b/pom.xml
index 31e1f89..d74d555 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.1.1</version>
+        <version>1.1.2</version>
     </parent>
 
     <name>sdnc-apps</name>