From 4132c7648d0052a0c190750375a06bc210ee2946 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 26 Sep 2018 16:36:08 -0400 Subject: Roll to next snapshot version Update to next snapshot version Change-Id: I0aec551e843f82299d723672776f9c1605328880 Issue-ID: CCSDK-597 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 21e0c61ea..67961929b 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.0 + 1.1.1-SNAPSHOT org.onap.ccsdk.features - 0.3.0-SNAPSHOT + 0.3.1-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 2336c1829..14c0f4396 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.0 + 1.1.1-SNAPSHOT org.onap.ccsdk.features - 0.3.0-SNAPSHOT + 0.3.1-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 d689eb833..aad6b6f5c 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.0 + 1.1.1-SNAPSHOT org.onap.ccsdk.features - 0.3.0-SNAPSHOT + 0.3.1-SNAPSHOT blueprints-rest-adaptor-provider bundle Blueprints Rest Adaptor - Provider -- cgit 1.2.3-korg