From 3bad5dffbc981a86216de42ba2b7ac199fe68734 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 19 Oct 2018 20:10:19 -0400 Subject: Roll to next Casablanca snapshot Roll to next Casablanca snapshot version Change-Id: Ib736bab9a978f772c8f95a21cdb0398e41ade3cc Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) --- blueprints-processor/adaptors/data-adaptor-provider/pom.xml | 4 ++-- blueprints-processor/adaptors/pom.xml | 4 ++-- blueprints-processor/adaptors/rest-adaptor-provider/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'blueprints-processor/adaptors') diff --git a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml index c1e90e3ce..ed44f1788 100644 --- a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml +++ b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml @@ -16,12 +16,12 @@ org.onap.ccsdk.parent binding-parent - 1.1.1 + 1.1.2-SNAPSHOT org.onap.ccsdk.features - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT blueprints-data-adaptor-provider bundle Blueprints Data Adaptor - Provider diff --git a/blueprints-processor/adaptors/pom.xml b/blueprints-processor/adaptors/pom.xml index fbe27f094..9117405d0 100644 --- a/blueprints-processor/adaptors/pom.xml +++ b/blueprints-processor/adaptors/pom.xml @@ -23,12 +23,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1 + 1.1.2-SNAPSHOT org.onap.ccsdk.features - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT 4.0.0 pom blueprints-processor-adaptors diff --git a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml index 902cc9e45..28b9ee839 100644 --- a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml +++ b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml @@ -24,12 +24,12 @@ org.onap.ccsdk.parent binding-parent - 1.1.1 + 1.1.2-SNAPSHOT org.onap.ccsdk.features - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT blueprints-rest-adaptor-provider bundle Blueprints Rest Adaptor - Provider -- cgit 1.2.3-korg