From 994192aaa6478a5ca89ba6cde8134326d5901f48 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 5 Jun 2017 16:16:27 -0400 Subject: [SDNC-14] Roll northbound to version 1.1.2 Roll northbound to use version 1.1.2 of rootpom, to ensure latest version is being used Change-Id: I44f45531212bf4bb7eb3bffdc25f34bd1ad8e592 Signed-off-by: Dan Timoney --- dataChange/features/pom.xml | 4 ++-- dataChange/installer/pom.xml | 2 +- dataChange/model/pom.xml | 4 ++-- dataChange/pom.xml | 4 ++-- dataChange/provider/pom.xml | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) (limited to 'dataChange') diff --git a/dataChange/features/pom.xml b/dataChange/features/pom.xml index 9405e5a5..5b0af30d 100755 --- a/dataChange/features/pom.xml +++ b/dataChange/features/pom.xml @@ -4,11 +4,11 @@ dataChange org.openecomp.sdnc.northbound - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.openecomp.sdnc.northbound dataChange-features - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT jar diff --git a/dataChange/installer/pom.xml b/dataChange/installer/pom.xml index adc2d147..44816716 100755 --- a/dataChange/installer/pom.xml +++ b/dataChange/installer/pom.xml @@ -5,7 +5,7 @@ dataChange org.openecomp.sdnc.northbound - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT dataChange-installer dataChange - Karaf Installer diff --git a/dataChange/model/pom.xml b/dataChange/model/pom.xml index 244d3200..60349b64 100755 --- a/dataChange/model/pom.xml +++ b/dataChange/model/pom.xml @@ -4,11 +4,11 @@ dataChange org.openecomp.sdnc.northbound - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.openecomp.sdnc.northbound dataChange-model - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT bundle diff --git a/dataChange/pom.xml b/dataChange/pom.xml index 768969c0..2e218245 100755 --- a/dataChange/pom.xml +++ b/dataChange/pom.xml @@ -5,13 +5,13 @@ org.openecomp.sdnc.northbound sdnc-northbound - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT pom org.openecomp.sdnc.northbound dataChange - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT dataChange diff --git a/dataChange/provider/pom.xml b/dataChange/provider/pom.xml index 14827833..fe46b7d0 100755 --- a/dataChange/provider/pom.xml +++ b/dataChange/provider/pom.xml @@ -5,7 +5,7 @@ dataChange org.openecomp.sdnc.northbound - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT dataChange-provider bundle -- cgit 1.2.3-korg