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 ++-- blueprints-processor/features/ccsdk-blueprints-processor/pom.xml | 7 ++----- .../features/features-blueprints-processor/pom.xml | 4 ++-- blueprints-processor/features/pom.xml | 4 ++-- blueprints-processor/installer/pom.xml | 4 ++-- 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 ++-- blueprints-processor/pom.xml | 4 ++-- 12 files changed, 24 insertions(+), 27 deletions(-) (limited to 'blueprints-processor') 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 diff --git a/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml b/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml index b0bd61c66..fb8e82a62 100644 --- a/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml +++ b/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml @@ -21,20 +21,17 @@ org.onap.ccsdk.parent single-feature-parent - 1.1.0 + 1.1.1-SNAPSHOT org.onap.ccsdk.features ccsdk-blueprints-processor - 0.3.0-SNAPSHOT + 0.3.1-SNAPSHOT feature Blueprints Processor :: Features :: ${project.artifactId} - - true - diff --git a/blueprints-processor/features/features-blueprints-processor/pom.xml b/blueprints-processor/features/features-blueprints-processor/pom.xml index aff771f70..31d1bba94 100755 --- a/blueprints-processor/features/features-blueprints-processor/pom.xml +++ b/blueprints-processor/features/features-blueprints-processor/pom.xml @@ -21,13 +21,13 @@ org.onap.ccsdk.parent feature-repo-parent - 1.1.0 + 1.1.1-SNAPSHOT org.onap.ccsdk.features features-blueprints-processor - 0.3.0-SNAPSHOT + 0.3.1-SNAPSHOT feature Blueprints Processor :: CCSDK Features :: ${project.artifactId} diff --git a/blueprints-processor/features/pom.xml b/blueprints-processor/features/pom.xml index 13c789ba1..45ba7a372 100755 --- a/blueprints-processor/features/pom.xml +++ b/blueprints-processor/features/pom.xml @@ -21,13 +21,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.0 + 1.1.1-SNAPSHOT org.onap.ccsdk.features blueprints-processor-features - 0.3.0-SNAPSHOT + 0.3.1-SNAPSHOT pom Blueprints Processor :: Features aggregator :: ${project.artifactId} diff --git a/blueprints-processor/installer/pom.xml b/blueprints-processor/installer/pom.xml index 7ad35e337..1b64977c1 100644 --- a/blueprints-processor/installer/pom.xml +++ b/blueprints-processor/installer/pom.xml @@ -23,13 +23,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.0 + 1.1.1-SNAPSHOT org.onap.ccsdk.features blueprints-processor-installer - 0.3.0-SNAPSHOT + 0.3.1-SNAPSHOT pom Blueprints Processor :: ${project.artifactId} 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 diff --git a/blueprints-processor/pom.xml b/blueprints-processor/pom.xml index e26508f14..c034a6cf1 100644 --- a/blueprints-processor/pom.xml +++ b/blueprints-processor/pom.xml @@ -24,13 +24,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.0 + 1.1.1-SNAPSHOT org.onap.ccsdk.features blueprints-processor - 0.3.0-SNAPSHOT + 0.3.1-SNAPSHOT pom Blueprints Processor Module -- cgit 1.2.3-korg