From 1103fb30b92c54519bf3628a33d8c2ae21a14d70 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Sat, 20 Oct 2018 14:51:18 -0400 Subject: [PATCH] Roll to next Casablanca snapshot Roll to next Casablanca snapshot Change-Id: I432cd05ecbafa27462a30ae1f325919d2aed0204 Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) --- components/core/pom.xml | 2 +- components/parent/pom.xml | 4 ++-- components/pom.xml | 2 +- components/resource-dict/pom.xml | 2 +- ms/blueprintsprocessor/application/pom.xml | 2 +- ms/blueprintsprocessor/modules/commons/adaptors/pom.xml | 2 +- ms/blueprintsprocessor/modules/commons/core/pom.xml | 2 +- ms/blueprintsprocessor/modules/commons/db-lib/pom.xml | 2 +- ms/blueprintsprocessor/modules/commons/pom.xml | 2 +- ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml | 2 +- ms/blueprintsprocessor/modules/inbounds/pom.xml | 2 +- ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml | 2 +- ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml | 2 +- ms/blueprintsprocessor/modules/outbounds/pom.xml | 2 +- ms/blueprintsprocessor/modules/pom.xml | 2 +- ms/blueprintsprocessor/modules/services/db-service/pom.xml | 2 +- ms/blueprintsprocessor/modules/services/execution-service/pom.xml | 2 +- ms/blueprintsprocessor/modules/services/pom.xml | 2 +- ms/blueprintsprocessor/modules/services/resolution-service/pom.xml | 2 +- ms/blueprintsprocessor/parent/pom.xml | 4 ++-- ms/blueprintsprocessor/pom.xml | 2 +- ms/controllerblueprints/application/pom.xml | 2 +- ms/controllerblueprints/distribution/pom.xml | 2 +- ms/controllerblueprints/modules/pom.xml | 2 +- ms/controllerblueprints/modules/service/pom.xml | 2 +- ms/controllerblueprints/parent/pom.xml | 4 ++-- ms/controllerblueprints/pom.xml | 4 ++-- ms/neng/pom.xml | 4 ++-- ms/pom.xml | 4 ++-- ms/vlantag-api/pom.xml | 6 +++--- pom.xml | 4 ++-- version.properties | 4 ++-- 32 files changed, 42 insertions(+), 42 deletions(-) diff --git a/components/core/pom.xml b/components/core/pom.xml index 99778c0b..a3c7ec66 100644 --- a/components/core/pom.xml +++ b/components/core/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.apps.components parent - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT ../parent org.onap.ccsdk.apps.controllerblueprints diff --git a/components/parent/pom.xml b/components/parent/pom.xml index ee1eb7aa..e1967efe 100644 --- a/components/parent/pom.xml +++ b/components/parent/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.apps components - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT org.onap.ccsdk.apps.components parent @@ -35,7 +35,7 @@ 26.0-jre 2.9.2 1.4.197 - 1.2.2-SNAPSHOT + 1.2.2 diff --git a/components/pom.xml b/components/pom.xml index 0da83a38..02007c75 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.apps ccsdk-apps - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT 4.0.0 org.onap.ccsdk.apps diff --git a/components/resource-dict/pom.xml b/components/resource-dict/pom.xml index 74226e31..13816bd5 100644 --- a/components/resource-dict/pom.xml +++ b/components/resource-dict/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.apps.components parent - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT ../parent org.onap.ccsdk.apps.controllerblueprints diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml index ac30a18a..2b2ba994 100644 --- a/ms/blueprintsprocessor/application/pom.xml +++ b/ms/blueprintsprocessor/application/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.apps.blueprintsprocessor parent - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT ../parent application diff --git a/ms/blueprintsprocessor/modules/commons/adaptors/pom.xml b/ms/blueprintsprocessor/modules/commons/adaptors/pom.xml index 7421e817..edc17fec 100644 --- a/ms/blueprintsprocessor/modules/commons/adaptors/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/adaptors/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.apps.blueprintsprocessor commons - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT adaptors diff --git a/ms/blueprintsprocessor/modules/commons/core/pom.xml b/ms/blueprintsprocessor/modules/commons/core/pom.xml index f6c353b0..056068e2 100644 --- a/ms/blueprintsprocessor/modules/commons/core/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/core/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.apps.blueprintsprocessor commons - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT core diff --git a/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml index 1b4e0c8b..7b724a83 100644 --- a/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.apps.blueprintsprocessor commons - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT db-lib diff --git a/ms/blueprintsprocessor/modules/commons/pom.xml b/ms/blueprintsprocessor/modules/commons/pom.xml index 1c120334..bba5036d 100644 --- a/ms/blueprintsprocessor/modules/commons/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.apps.blueprintsprocessor modules - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT commons diff --git a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml index 81e590ce..570b20c3 100644 --- a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.apps.blueprintsprocessor commons - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT rest-lib diff --git a/ms/blueprintsprocessor/modules/inbounds/pom.xml b/ms/blueprintsprocessor/modules/inbounds/pom.xml index 5360b1e9..0ce72523 100644 --- a/ms/blueprintsprocessor/modules/inbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.apps.blueprintsprocessor modules - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT inbounds diff --git a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml index 6b18f02c..64ada805 100644 --- a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.apps.blueprintsprocessor inbounds - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT resource-api diff --git a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml index 74acf819..43b7ffcc 100644 --- a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.apps.blueprintsprocessor inbounds - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT selfservice-api diff --git a/ms/blueprintsprocessor/modules/outbounds/pom.xml b/ms/blueprintsprocessor/modules/outbounds/pom.xml index a9dc15b9..ea9aea31 100644 --- a/ms/blueprintsprocessor/modules/outbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/outbounds/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.apps.blueprintsprocessor modules - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT outbounds diff --git a/ms/blueprintsprocessor/modules/pom.xml b/ms/blueprintsprocessor/modules/pom.xml index 173e4c34..11d07fbb 100644 --- a/ms/blueprintsprocessor/modules/pom.xml +++ b/ms/blueprintsprocessor/modules/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.apps.blueprintsprocessor parent - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT ../parent diff --git a/ms/blueprintsprocessor/modules/services/db-service/pom.xml b/ms/blueprintsprocessor/modules/services/db-service/pom.xml index 2991de6b..402f7cb6 100644 --- a/ms/blueprintsprocessor/modules/services/db-service/pom.xml +++ b/ms/blueprintsprocessor/modules/services/db-service/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.apps.blueprintsprocessor services - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT db-service diff --git a/ms/blueprintsprocessor/modules/services/execution-service/pom.xml b/ms/blueprintsprocessor/modules/services/execution-service/pom.xml index 9cf51448..1f1dbde9 100644 --- a/ms/blueprintsprocessor/modules/services/execution-service/pom.xml +++ b/ms/blueprintsprocessor/modules/services/execution-service/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.apps.blueprintsprocessor services - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT execution-service diff --git a/ms/blueprintsprocessor/modules/services/pom.xml b/ms/blueprintsprocessor/modules/services/pom.xml index c698bbc2..708c1714 100644 --- a/ms/blueprintsprocessor/modules/services/pom.xml +++ b/ms/blueprintsprocessor/modules/services/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.apps.blueprintsprocessor modules - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT services diff --git a/ms/blueprintsprocessor/modules/services/resolution-service/pom.xml b/ms/blueprintsprocessor/modules/services/resolution-service/pom.xml index 185b612b..17535ba6 100644 --- a/ms/blueprintsprocessor/modules/services/resolution-service/pom.xml +++ b/ms/blueprintsprocessor/modules/services/resolution-service/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.apps.blueprintsprocessor services - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT resolution-service jar diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index 5b27ae8b..7747e557 100644 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.apps blueprintsprocessor - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT org.onap.ccsdk.apps.blueprintsprocessor parent @@ -29,7 +29,7 @@ Blueprints Processor Parent Blueprints Processor Parent - 0.3.1-SNAPSHOT + ${project.version} 2.0.4.RELEASE 5.0.8.RELEASE 1.2.60 diff --git a/ms/blueprintsprocessor/pom.xml b/ms/blueprintsprocessor/pom.xml index 5e03e934..1931e906 100644 --- a/ms/blueprintsprocessor/pom.xml +++ b/ms/blueprintsprocessor/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.apps ccsdk-apps - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT blueprintsprocessor pom diff --git a/ms/controllerblueprints/application/pom.xml b/ms/controllerblueprints/application/pom.xml index ecb88217..cdfdf7c6 100644 --- a/ms/controllerblueprints/application/pom.xml +++ b/ms/controllerblueprints/application/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.apps.controllerblueprints parent - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT ../parent application diff --git a/ms/controllerblueprints/distribution/pom.xml b/ms/controllerblueprints/distribution/pom.xml index b2c5b33c..1ed240fb 100644 --- a/ms/controllerblueprints/distribution/pom.xml +++ b/ms/controllerblueprints/distribution/pom.xml @@ -23,7 +23,7 @@ org.onap.ccsdk.apps.controllerblueprints parent - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT ../parent distribution diff --git a/ms/controllerblueprints/modules/pom.xml b/ms/controllerblueprints/modules/pom.xml index b38b6e6a..aefd4e14 100644 --- a/ms/controllerblueprints/modules/pom.xml +++ b/ms/controllerblueprints/modules/pom.xml @@ -23,7 +23,7 @@ org.onap.ccsdk.apps.controllerblueprints parent - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT ../parent modules diff --git a/ms/controllerblueprints/modules/service/pom.xml b/ms/controllerblueprints/modules/service/pom.xml index add4ad15..70b4a89b 100644 --- a/ms/controllerblueprints/modules/service/pom.xml +++ b/ms/controllerblueprints/modules/service/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.apps.controllerblueprints modules - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT service Controller Blueprints Service diff --git a/ms/controllerblueprints/parent/pom.xml b/ms/controllerblueprints/parent/pom.xml index 659839c5..37336847 100644 --- a/ms/controllerblueprints/parent/pom.xml +++ b/ms/controllerblueprints/parent/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.apps controllerblueprints - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT org.onap.ccsdk.apps.controllerblueprints parent @@ -34,7 +34,7 @@ 1.0.0 2.9.2 1.4.197 - 1.2.2-SNAPSHOT + 1.2.2 diff --git a/ms/controllerblueprints/pom.xml b/ms/controllerblueprints/pom.xml index d8acbf20..4828308b 100644 --- a/ms/controllerblueprints/pom.xml +++ b/ms/controllerblueprints/pom.xml @@ -20,13 +20,13 @@ org.onap.ccsdk.apps ccsdk-apps-ms - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT 4.0.0 org.onap.ccsdk.apps controllerblueprints Controller Blueprints Root - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT ControllerBlueprints UTF-8 diff --git a/ms/neng/pom.xml b/ms/neng/pom.xml index 0f4d55fc..86634330 100644 --- a/ms/neng/pom.xml +++ b/ms/neng/pom.xml @@ -24,7 +24,7 @@ org.onap.ccsdk.apps ccsdk-apps-ms-neng - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT ${basedir}/target/classes/META-INF/resources/swagger @@ -241,7 +241,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/ms/pom.xml b/ms/pom.xml index eb24f7c5..7f4d0e48 100644 --- a/ms/pom.xml +++ b/ms/pom.xml @@ -25,13 +25,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1 + 1.1.2-SNAPSHOT org.onap.ccsdk.apps ccsdk-apps-ms - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT pom ccsdk-apps-ms diff --git a/ms/vlantag-api/pom.xml b/ms/vlantag-api/pom.xml index 35f8e544..f1129114 100644 --- a/ms/vlantag-api/pom.xml +++ b/ms/vlantag-api/pom.xml @@ -6,7 +6,7 @@ org.onap.ccsdk.apps.ms.vlantagapi vlantag-api - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT jar vlantag-api @@ -18,7 +18,7 @@ 1.8 2.0.4.RELEASE 2.1.1 - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT TBD:5100 vlantagapi @@ -42,7 +42,7 @@ org.onap.ccsdk.parent spring-boot-starter-parent - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/pom.xml b/pom.xml index a9bec004..983283bc 100755 --- a/pom.xml +++ b/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1 + 1.1.2-SNAPSHOT org.onap.ccsdk.apps ccsdk-apps - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT pom ccsdk-apps diff --git a/version.properties b/version.properties index e5ea9c74..eeb7d862 100644 --- a/version.properties +++ b/version.properties @@ -6,10 +6,10 @@ release_name=0 sprint_number=3 -feature_revision=1 +feature_revision=2 base_version=${release_name}.${sprint_number}.${feature_revision} -release_version=${base_version} +release_version=${base_version}-STAGING snapshot_version=${base_version}-SNAPSHOT -- 2.16.6