From 353166de03b60731e980b17b69b2254a387571a7 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Mon, 7 Jan 2019 10:32:24 -0500 Subject: Prepare for Casablanca mtce release build Prepare for building Casablanca mtce release artifact Change-Id: I62d97a2a1a1c41998c535b323a031feeb6bd50cd Issue-ID: SDNC-558 Signed-off-by: Timoney, Dan (dt5972) --- features/features-sdnc-northbound/pom.xml | 2 +- features/installer/pom.xml | 7 +++---- features/pom.xml | 2 +- features/sdnc-northbound-all/pom.xml | 8 +++----- generic-resource-api/client/pom.xml | 6 ++---- .../features/features-generic-resource-api/pom.xml | 2 +- generic-resource-api/features/pom.xml | 6 +++--- generic-resource-api/features/sdnc-generic-resource-api/pom.xml | 4 ++-- generic-resource-api/installer/pom.xml | 4 ++-- generic-resource-api/model/pom.xml | 6 +++--- generic-resource-api/pom.xml | 8 +++----- generic-resource-api/provider/pom.xml | 6 +++--- pom.xml | 4 ++-- vnfapi/features/features-vnfapi/pom.xml | 2 +- vnfapi/features/pom.xml | 4 ++-- vnfapi/features/sdnc-vnfapi/pom.xml | 4 ++-- vnfapi/installer/pom.xml | 4 ++-- vnfapi/model/pom.xml | 4 ++-- vnfapi/pom.xml | 4 ++-- vnfapi/provider/pom.xml | 4 ++-- vnftools/features/features-vnftools/pom.xml | 2 +- vnftools/features/pom.xml | 4 ++-- vnftools/features/sdnc-vnftools/pom.xml | 4 ++-- vnftools/installer/pom.xml | 2 +- vnftools/pom.xml | 2 +- vnftools/provider/pom.xml | 4 ++-- 26 files changed, 51 insertions(+), 58 deletions(-) diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml index 3af5a097..3b0ac2e1 100644 --- a/features/features-sdnc-northbound/pom.xml +++ b/features/features-sdnc-northbound/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent feature-repo-parent - 1.1.3-SNAPSHOT + 1.1.3 diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 86f7b67a..07631eff 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 1.1.3-SNAPSHOT - + 1.1.3 + org.onap.sdnc.northbound diff --git a/features/pom.xml b/features/pom.xml index 0872017c..b80a020c 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.3-SNAPSHOT + 1.1.3 diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index b578e906..8c8b54d2 100644 --- a/features/sdnc-northbound-all/pom.xml +++ b/features/sdnc-northbound-all/pom.xml @@ -1,14 +1,12 @@ - + 4.0.0 org.onap.ccsdk.parent single-feature-parent - 1.1.3-SNAPSHOT - + 1.1.3 + org.onap.sdnc.northbound diff --git a/generic-resource-api/client/pom.xml b/generic-resource-api/client/pom.xml index a198618c..cac3b70c 100644 --- a/generic-resource-api/client/pom.xml +++ b/generic-resource-api/client/pom.xml @@ -1,7 +1,5 @@ - + 4.0.0 @@ -17,7 +15,7 @@ org.onap.ccsdk.parent client-parent - 1.1.3-SNAPSHOT + 1.1.3 diff --git a/generic-resource-api/features/features-generic-resource-api/pom.xml b/generic-resource-api/features/features-generic-resource-api/pom.xml index ddc2a007..435d167b 100644 --- a/generic-resource-api/features/features-generic-resource-api/pom.xml +++ b/generic-resource-api/features/features-generic-resource-api/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent feature-repo-parent - 1.1.3-SNAPSHOT + 1.1.3 diff --git a/generic-resource-api/features/pom.xml b/generic-resource-api/features/pom.xml index ea0a4f3c..9fba351e 100644 --- a/generic-resource-api/features/pom.xml +++ b/generic-resource-api/features/pom.xml @@ -1,12 +1,12 @@ - + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 1.1.3-SNAPSHOT - + 1.1.3 + org.onap.sdnc.northbound diff --git a/generic-resource-api/features/sdnc-generic-resource-api/pom.xml b/generic-resource-api/features/sdnc-generic-resource-api/pom.xml index 11467def..18ba5fbd 100644 --- a/generic-resource-api/features/sdnc-generic-resource-api/pom.xml +++ b/generic-resource-api/features/sdnc-generic-resource-api/pom.xml @@ -5,8 +5,8 @@ org.onap.ccsdk.parent single-feature-parent - 1.1.3-SNAPSHOT - + 1.1.3 + org.onap.sdnc.northbound diff --git a/generic-resource-api/installer/pom.xml b/generic-resource-api/installer/pom.xml index b31198de..dd86a468 100755 --- a/generic-resource-api/installer/pom.xml +++ b/generic-resource-api/installer/pom.xml @@ -5,8 +5,8 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.3-SNAPSHOT - + 1.1.3 + org.onap.sdnc.northbound diff --git a/generic-resource-api/model/pom.xml b/generic-resource-api/model/pom.xml index 37ecf15e..41a6da1e 100644 --- a/generic-resource-api/model/pom.xml +++ b/generic-resource-api/model/pom.xml @@ -1,12 +1,12 @@ - + 4.0.0 org.onap.ccsdk.parent binding-parent - 1.1.3-SNAPSHOT - + 1.1.3 + org.onap.sdnc.northbound diff --git a/generic-resource-api/pom.xml b/generic-resource-api/pom.xml index d281a7fe..6c2dc5ca 100644 --- a/generic-resource-api/pom.xml +++ b/generic-resource-api/pom.xml @@ -1,14 +1,12 @@ - + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 1.1.3-SNAPSHOT - + 1.1.3 + org.onap.sdnc.northbound diff --git a/generic-resource-api/provider/pom.xml b/generic-resource-api/provider/pom.xml index 44c3ca6d..176f55f6 100644 --- a/generic-resource-api/provider/pom.xml +++ b/generic-resource-api/provider/pom.xml @@ -1,12 +1,12 @@ - + 4.0.0 org.onap.ccsdk.parent binding-parent - 1.1.3-SNAPSHOT - + 1.1.3 + org.onap.sdnc.northbound diff --git a/pom.xml b/pom.xml index 271a8c88..b0a6cdc3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,8 +5,8 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.3-SNAPSHOT - + 1.1.3 + org.onap.sdnc.northbound diff --git a/vnfapi/features/features-vnfapi/pom.xml b/vnfapi/features/features-vnfapi/pom.xml index e2a305b0..25f78461 100644 --- a/vnfapi/features/features-vnfapi/pom.xml +++ b/vnfapi/features/features-vnfapi/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent feature-repo-parent - 1.1.3-SNAPSHOT + 1.1.3 diff --git a/vnfapi/features/pom.xml b/vnfapi/features/pom.xml index eb4f1859..3a8fa8e7 100644 --- a/vnfapi/features/pom.xml +++ b/vnfapi/features/pom.xml @@ -5,8 +5,8 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.3-SNAPSHOT - + 1.1.3 + org.onap.sdnc.northbound diff --git a/vnfapi/features/sdnc-vnfapi/pom.xml b/vnfapi/features/sdnc-vnfapi/pom.xml index 88af5043..0c621f72 100644 --- a/vnfapi/features/sdnc-vnfapi/pom.xml +++ b/vnfapi/features/sdnc-vnfapi/pom.xml @@ -5,8 +5,8 @@ org.onap.ccsdk.parent single-feature-parent - 1.1.3-SNAPSHOT - + 1.1.3 + org.onap.sdnc.northbound diff --git a/vnfapi/installer/pom.xml b/vnfapi/installer/pom.xml index 98a82848..dc5fbc56 100755 --- a/vnfapi/installer/pom.xml +++ b/vnfapi/installer/pom.xml @@ -5,8 +5,8 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.3-SNAPSHOT - + 1.1.3 + org.onap.sdnc.northbound diff --git a/vnfapi/model/pom.xml b/vnfapi/model/pom.xml index 11f79acf..967de47c 100644 --- a/vnfapi/model/pom.xml +++ b/vnfapi/model/pom.xml @@ -5,8 +5,8 @@ org.onap.ccsdk.parent binding-parent - 1.1.3-SNAPSHOT - + 1.1.3 + org.onap.sdnc.northbound diff --git a/vnfapi/pom.xml b/vnfapi/pom.xml index d860742a..27fe7854 100644 --- a/vnfapi/pom.xml +++ b/vnfapi/pom.xml @@ -5,8 +5,8 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.3-SNAPSHOT - + 1.1.3 + org.onap.sdnc.northbound diff --git a/vnfapi/provider/pom.xml b/vnfapi/provider/pom.xml index e86bbf1a..4779e588 100644 --- a/vnfapi/provider/pom.xml +++ b/vnfapi/provider/pom.xml @@ -5,8 +5,8 @@ org.onap.ccsdk.parent binding-parent - 1.1.3-SNAPSHOT - + 1.1.3 + org.onap.sdnc.northbound diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml index d08e5808..169c017c 100644 --- a/vnftools/features/features-vnftools/pom.xml +++ b/vnftools/features/features-vnftools/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent feature-repo-parent - 1.1.3-SNAPSHOT + 1.1.3 diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml index 3f667024..ff10fedf 100644 --- a/vnftools/features/pom.xml +++ b/vnftools/features/pom.xml @@ -5,8 +5,8 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.3-SNAPSHOT - + 1.1.3 + org.onap.sdnc.northbound diff --git a/vnftools/features/sdnc-vnftools/pom.xml b/vnftools/features/sdnc-vnftools/pom.xml index cfe0a613..5a153a3b 100644 --- a/vnftools/features/sdnc-vnftools/pom.xml +++ b/vnftools/features/sdnc-vnftools/pom.xml @@ -5,8 +5,8 @@ org.onap.ccsdk.parent single-feature-parent - 1.1.3-SNAPSHOT - + 1.1.3 + org.onap.sdnc.northbound diff --git a/vnftools/installer/pom.xml b/vnftools/installer/pom.xml index 0488b086..37705af0 100755 --- a/vnftools/installer/pom.xml +++ b/vnftools/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.3-SNAPSHOT + 1.1.3 org.onap.sdnc.northbound diff --git a/vnftools/pom.xml b/vnftools/pom.xml index 8dffc63d..8419d119 100644 --- a/vnftools/pom.xml +++ b/vnftools/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.3-SNAPSHOT + 1.1.3 org.onap.sdnc.northbound diff --git a/vnftools/provider/pom.xml b/vnftools/provider/pom.xml index 70bb7dba..7b0922e2 100644 --- a/vnftools/provider/pom.xml +++ b/vnftools/provider/pom.xml @@ -5,8 +5,8 @@ org.onap.ccsdk.parent binding-parent - 1.1.3-SNAPSHOT - + 1.1.3 + org.onap.sdnc.northbound -- cgit 1.2.3-korg