From 1b478e61aaa065f2ed7fce1ff0216d680d94fed6 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 3 Jan 2019 15:12:55 -0500 Subject: Prepare apps for release Prepare apps for 0.3.3 (Casablanca Mtce) release Change-Id: Id731f8148070712d3ab3134b83b685f63b146542 Issue-ID: CCSDK-858 Signed-off-by: Timoney, Dan (dt5972) --- ms/blueprintsprocessor/modules/commons/adaptors/pom.xml | 3 ++- ms/blueprintsprocessor/modules/commons/core/pom.xml | 3 ++- ms/blueprintsprocessor/modules/commons/db-lib/pom.xml | 3 ++- ms/blueprintsprocessor/modules/commons/pom.xml | 3 ++- ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) (limited to 'ms/blueprintsprocessor/modules/commons') diff --git a/ms/blueprintsprocessor/modules/commons/adaptors/pom.xml b/ms/blueprintsprocessor/modules/commons/adaptors/pom.xml index edc17fec..a7075986 100644 --- a/ms/blueprintsprocessor/modules/commons/adaptors/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/adaptors/pom.xml @@ -20,10 +20,11 @@ org.onap.ccsdk.apps.blueprintsprocessor commons - 0.3.2-SNAPSHOT + 0.3.3-SNAPSHOT adaptors + 0.3.3-SNAPSHOT pom Blueprints Processor Adaptors POM Blueprints Processor Adaptors diff --git a/ms/blueprintsprocessor/modules/commons/core/pom.xml b/ms/blueprintsprocessor/modules/commons/core/pom.xml index 056068e2..82c8c42d 100644 --- a/ms/blueprintsprocessor/modules/commons/core/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/core/pom.xml @@ -22,10 +22,11 @@ org.onap.ccsdk.apps.blueprintsprocessor commons - 0.3.2-SNAPSHOT + 0.3.3-SNAPSHOT core + 0.3.3-SNAPSHOT jar Blueprints Processor Core Blueprints Processor Core diff --git a/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml index 7b724a83..107dec88 100644 --- a/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml @@ -20,10 +20,11 @@ org.onap.ccsdk.apps.blueprintsprocessor commons - 0.3.2-SNAPSHOT + 0.3.3-SNAPSHOT db-lib + 0.3.3-SNAPSHOT jar Blueprints Processor DB Lib Blueprints Processor DB Lib diff --git a/ms/blueprintsprocessor/modules/commons/pom.xml b/ms/blueprintsprocessor/modules/commons/pom.xml index bba5036d..80aa97ce 100644 --- a/ms/blueprintsprocessor/modules/commons/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/pom.xml @@ -20,10 +20,11 @@ org.onap.ccsdk.apps.blueprintsprocessor modules - 0.3.2-SNAPSHOT + 0.3.3-SNAPSHOT commons + 0.3.3-SNAPSHOT pom Blueprints Processor Commons POM Blueprints Processor Commons diff --git a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml index 570b20c3..694541f0 100644 --- a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml @@ -20,10 +20,11 @@ org.onap.ccsdk.apps.blueprintsprocessor commons - 0.3.2-SNAPSHOT + 0.3.3-SNAPSHOT rest-lib + 0.3.3-SNAPSHOT jar Blueprints Processor Rest Lib Blueprints Processor Rest Lib -- cgit 1.2.3-korg