From 3bad5dffbc981a86216de42ba2b7ac199fe68734 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 19 Oct 2018 20:10:19 -0400 Subject: [PATCH] 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 ++-- blueprints-processor/features/ccsdk-blueprints-processor/pom.xml | 4 ++-- blueprints-processor/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 ++-- features/ccsdk-features-all/pom.xml | 4 ++-- features/features-features/pom.xml | 4 ++-- features/installer/pom.xml | 4 ++-- features/pom.xml | 4 ++-- pom.xml | 4 ++-- version.properties | 4 ++-- 18 files changed, 36 insertions(+), 36 deletions(-) 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 diff --git a/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml b/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml index 09d805a83..dc975c244 100644 --- a/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml +++ b/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml @@ -21,13 +21,13 @@ org.onap.ccsdk.parent single-feature-parent - 1.1.1 + 1.1.2-SNAPSHOT org.onap.ccsdk.features ccsdk-blueprints-processor - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT feature Blueprints Processor :: Features :: ${project.artifactId} diff --git a/blueprints-processor/features/features-blueprints-processor/pom.xml b/blueprints-processor/features/features-blueprints-processor/pom.xml index 1c01a0318..d33355e25 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.1 + 1.1.2-SNAPSHOT org.onap.ccsdk.features features-blueprints-processor - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT feature Blueprints Processor :: CCSDK Features :: ${project.artifactId} diff --git a/blueprints-processor/features/pom.xml b/blueprints-processor/features/pom.xml index a4aa4ad2c..c352771dc 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.1 + 1.1.2-SNAPSHOT org.onap.ccsdk.features blueprints-processor-features - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT pom Blueprints Processor :: Features aggregator :: ${project.artifactId} diff --git a/blueprints-processor/installer/pom.xml b/blueprints-processor/installer/pom.xml index 56e545515..566f2ca3f 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.1 + 1.1.2-SNAPSHOT org.onap.ccsdk.features blueprints-processor-installer - 0.3.1-SNAPSHOT + 0.3.2-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 34d8e543e..b2df7a219 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.1 + 1.1.2-SNAPSHOT org.onap.ccsdk.features - 0.3.1-SNAPSHOT + 0.3.2-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 7afd15f50..5f85ec8ed 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.1 + 1.1.2-SNAPSHOT org.onap.ccsdk.features - 0.3.1-SNAPSHOT + 0.3.2-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 d61dea46c..7456498e1 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.1 + 1.1.2-SNAPSHOT org.onap.ccsdk.features - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT blueprints-model-provider bundle Blueprints Model - Provider diff --git a/blueprints-processor/plugin/pom.xml b/blueprints-processor/plugin/pom.xml index f52d15e30..5fe27f625 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.1 + 1.1.2-SNAPSHOT - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT blueprints-processor-plugin org.onap.ccsdk.features pom diff --git a/blueprints-processor/pom.xml b/blueprints-processor/pom.xml index fa2c09637..62519881e 100644 --- a/blueprints-processor/pom.xml +++ b/blueprints-processor/pom.xml @@ -24,13 +24,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1 + 1.1.2-SNAPSHOT org.onap.ccsdk.features blueprints-processor - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT pom Blueprints Processor Module diff --git a/features/ccsdk-features-all/pom.xml b/features/ccsdk-features-all/pom.xml index 0c11f1346..f8151ed17 100644 --- a/features/ccsdk-features-all/pom.xml +++ b/features/ccsdk-features-all/pom.xml @@ -22,13 +22,13 @@ org.onap.ccsdk.parent single-feature-parent - 1.1.1 + 1.1.2-SNAPSHOT org.onap.ccsdk.features ccsdk-features-all - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT feature ccsdk-features :: features :: ${project.artifactId} diff --git a/features/features-features/pom.xml b/features/features-features/pom.xml index 2c37bde40..190eecb37 100644 --- a/features/features-features/pom.xml +++ b/features/features-features/pom.xml @@ -21,13 +21,13 @@ org.onap.ccsdk.parent feature-repo-parent - 1.1.1 + 1.1.2-SNAPSHOT org.onap.ccsdk.features features-features - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT feature Blueprints Processor :: features :: ${project.artifactId} diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 3c5863353..70345f86d 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -21,13 +21,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1 + 1.1.2-SNAPSHOT org.onap.ccsdk.features features-installer - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT pom Blueprints Processor :: features :: ${project.artifactId} diff --git a/features/pom.xml b/features/pom.xml index bd58334d9..9ff5e3023 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -21,13 +21,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1 + 1.1.2-SNAPSHOT org.onap.ccsdk.features ccsdk-feature-aggregator - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT pom Blueprints Processor :: features diff --git a/pom.xml b/pom.xml index 9cb1bb686..b1db7dbc4 100755 --- a/pom.xml +++ b/pom.xml @@ -7,13 +7,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1 + 1.1.2-SNAPSHOT org.onap.ccsdk.features ccsdk-features - 0.3.1-SNAPSHOT + 0.3.2-SNAPSHOT pom ccsdk-features diff --git a/version.properties b/version.properties index e5ea9c747..eeb7d862e 100644 --- a/version.properties +++ b/version.properties @@ -6,10 +6,10 @@ release_name=0 sprint_number=3 -feature_revision=1 +feature_revision=2 base_version=${release_name}.${sprint_number}.${feature_revision} -release_version=${base_version} +release_version=${base_version}-STAGING snapshot_version=${base_version}-SNAPSHOT -- 2.16.6