Prepare for RC0 release build 53/70353/2 1.4.1 3.0.0-ONAP
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Fri, 12 Oct 2018 13:20:07 +0000 (09:20 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Mon, 15 Oct 2018 13:57:31 +0000 (09:57 -0400)
Prepare to build 1.4.1 release version artifacts

Change-Id: I3f2288789198f3c1ba825c8666b9f6ad15e5b4c5
Issue-ID: SDNC-480
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
client/pom.xml
pom.xml
pomba/network-discovery/pom.xml
pomba/service-decomposition/pom.xml

index 006ed0a..8baacc5 100644 (file)
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>client-parent</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.1</version>
     </parent>
 
     <properties>
-        <northbound.version>1.4.0-SNAPSHOT</northbound.version>
+        <northbound.version>1.4.0</northbound.version>
     </properties>
 
     <dependencies>
diff --git a/pom.xml b/pom.xml
index 5a7aaca..31e1f89 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.0</version>
+        <version>1.1.1</version>
     </parent>
 
     <name>sdnc-apps</name>
index 62227df..f391fdb 100644 (file)
@@ -118,7 +118,7 @@ limitations under the License.
         <dependency>
             <groupId>org.onap.aai</groupId>
             <artifactId>rest-client</artifactId>
-            <version>1.2.2-SNAPSHOT</version>
+            <version>1.2.1</version>
         </dependency>
 
         <!-- Test dependencies -->
index 4f127da..d500d33 100644 (file)
@@ -110,7 +110,7 @@ limitations under the License.
         <dependency>
             <groupId>org.onap.aai</groupId>
             <artifactId>rest-client</artifactId>
-            <version>1.2.2-SNAPSHOT</version>
+            <version>1.2.1</version>
         </dependency>
 
         <!-- test dependencies -->