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/plugin/assignment-provider/pom.xml | 4 ++-- blueprints-processor/plugin/generator-provider/pom.xml | 4 ++-- blueprints-processor/plugin/model-provider/pom.xml | 4 ++-- blueprints-processor/plugin/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'blueprints-processor/plugin') diff --git a/blueprints-processor/plugin/assignment-provider/pom.xml b/blueprints-processor/plugin/assignment-provider/pom.xml index 9c320036c..426542300 100644 --- a/blueprints-processor/plugin/assignment-provider/pom.xml +++ b/blueprints-processor/plugin/assignment-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-assignment-provider bundle Blueprints Assignment - Provider diff --git a/blueprints-processor/plugin/generator-provider/pom.xml b/blueprints-processor/plugin/generator-provider/pom.xml index 5df115928..dc49d8aa5 100644 --- a/blueprints-processor/plugin/generator-provider/pom.xml +++ b/blueprints-processor/plugin/generator-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-generator-provider bundle Blueprints Generator - Provider diff --git a/blueprints-processor/plugin/model-provider/pom.xml b/blueprints-processor/plugin/model-provider/pom.xml index d52096e65..22641f9b8 100644 --- a/blueprints-processor/plugin/model-provider/pom.xml +++ b/blueprints-processor/plugin/model-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-model-provider bundle Blueprints Model - Provider diff --git a/blueprints-processor/plugin/pom.xml b/blueprints-processor/plugin/pom.xml index f23e550e1..0bf9f9600 100644 --- a/blueprints-processor/plugin/pom.xml +++ b/blueprints-processor/plugin/pom.xml @@ -23,11 +23,11 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.0 + 1.1.1-SNAPSHOT - 0.3.0-SNAPSHOT + 0.3.1-SNAPSHOT blueprints-processor-plugin org.onap.ccsdk.features pom -- cgit 1.2.3-korg