From c134eb454148ca2342cd2454c7d53646906ecc15 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 12 Oct 2018 09:20:07 -0400 Subject: [PATCH] Prepare for RC0 release build Prepare to build 1.4.1 release version artifacts Change-Id: I3f2288789198f3c1ba825c8666b9f6ad15e5b4c5 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) --- client/pom.xml | 4 ++-- pom.xml | 2 +- pomba/network-discovery/pom.xml | 2 +- pomba/service-decomposition/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index 006ed0a..8baacc5 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -17,11 +17,11 @@ org.onap.ccsdk.parent client-parent - 1.1.0 + 1.1.1 - 1.4.0-SNAPSHOT + 1.4.0 diff --git a/pom.xml b/pom.xml index 5a7aaca..31e1f89 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.0 + 1.1.1 sdnc-apps diff --git a/pomba/network-discovery/pom.xml b/pomba/network-discovery/pom.xml index 62227df..f391fdb 100644 --- a/pomba/network-discovery/pom.xml +++ b/pomba/network-discovery/pom.xml @@ -118,7 +118,7 @@ limitations under the License. org.onap.aai rest-client - 1.2.2-SNAPSHOT + 1.2.1 diff --git a/pomba/service-decomposition/pom.xml b/pomba/service-decomposition/pom.xml index 4f127da..d500d33 100644 --- a/pomba/service-decomposition/pom.xml +++ b/pomba/service-decomposition/pom.xml @@ -110,7 +110,7 @@ limitations under the License. org.onap.aai rest-client - 1.2.2-SNAPSHOT + 1.2.1 -- 2.16.6