From c6fa2af9d698ceb6d38400b2a19ff17baf1bf215 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 13 Nov 2018 18:50:05 -0500 Subject: [PATCH] Prepare for release build Prepare for release 0.3.2 of ccsdk/features Change-Id: I2803ef53b7342ebc45f327c1710c15d4734f2f5e Issue-ID: CCSDK-679 Signed-off-by: Timoney, Dan (dt5972) --- blueprints-processor/adaptors/data-adaptor-provider/pom.xml | 2 +- blueprints-processor/adaptors/pom.xml | 2 +- blueprints-processor/adaptors/rest-adaptor-provider/pom.xml | 2 +- blueprints-processor/features/ccsdk-blueprints-processor/pom.xml | 2 +- blueprints-processor/features/features-blueprints-processor/pom.xml | 2 +- blueprints-processor/features/pom.xml | 2 +- blueprints-processor/installer/pom.xml | 2 +- blueprints-processor/plugin/assignment-provider/pom.xml | 2 +- blueprints-processor/plugin/generator-provider/pom.xml | 2 +- blueprints-processor/plugin/model-provider/pom.xml | 2 +- blueprints-processor/plugin/pom.xml | 2 +- blueprints-processor/pom.xml | 2 +- features/ccsdk-features-all/pom.xml | 2 +- features/features-features/pom.xml | 2 +- features/installer/pom.xml | 2 +- features/pom.xml | 2 +- version.properties | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml index ed44f1788..e4f4d0e04 100644 --- a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml +++ b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml @@ -16,7 +16,7 @@ org.onap.ccsdk.parent binding-parent - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/blueprints-processor/adaptors/pom.xml b/blueprints-processor/adaptors/pom.xml index 9117405d0..bc7bc81e8 100644 --- a/blueprints-processor/adaptors/pom.xml +++ b/blueprints-processor/adaptors/pom.xml @@ -23,7 +23,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml index 28b9ee839..301bdacf7 100644 --- a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml +++ b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml @@ -24,7 +24,7 @@ org.onap.ccsdk.parent binding-parent - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml b/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml index dc975c244..634adb467 100644 --- a/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml +++ b/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.parent single-feature-parent - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/blueprints-processor/features/features-blueprints-processor/pom.xml b/blueprints-processor/features/features-blueprints-processor/pom.xml index d33355e25..82e9f5be4 100755 --- a/blueprints-processor/features/features-blueprints-processor/pom.xml +++ b/blueprints-processor/features/features-blueprints-processor/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.parent feature-repo-parent - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/blueprints-processor/features/pom.xml b/blueprints-processor/features/pom.xml index c352771dc..7d33535f6 100755 --- a/blueprints-processor/features/pom.xml +++ b/blueprints-processor/features/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/blueprints-processor/installer/pom.xml b/blueprints-processor/installer/pom.xml index 566f2ca3f..a7afa2b96 100644 --- a/blueprints-processor/installer/pom.xml +++ b/blueprints-processor/installer/pom.xml @@ -23,7 +23,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/blueprints-processor/plugin/assignment-provider/pom.xml b/blueprints-processor/plugin/assignment-provider/pom.xml index b2df7a219..ea2c6f05f 100644 --- a/blueprints-processor/plugin/assignment-provider/pom.xml +++ b/blueprints-processor/plugin/assignment-provider/pom.xml @@ -24,7 +24,7 @@ org.onap.ccsdk.parent binding-parent - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/blueprints-processor/plugin/generator-provider/pom.xml b/blueprints-processor/plugin/generator-provider/pom.xml index 5f85ec8ed..ecfba6037 100644 --- a/blueprints-processor/plugin/generator-provider/pom.xml +++ b/blueprints-processor/plugin/generator-provider/pom.xml @@ -24,7 +24,7 @@ org.onap.ccsdk.parent binding-parent - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/blueprints-processor/plugin/model-provider/pom.xml b/blueprints-processor/plugin/model-provider/pom.xml index 7456498e1..c24040e68 100644 --- a/blueprints-processor/plugin/model-provider/pom.xml +++ b/blueprints-processor/plugin/model-provider/pom.xml @@ -24,7 +24,7 @@ org.onap.ccsdk.parent binding-parent - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/blueprints-processor/plugin/pom.xml b/blueprints-processor/plugin/pom.xml index 5fe27f625..9c372dbda 100644 --- a/blueprints-processor/plugin/pom.xml +++ b/blueprints-processor/plugin/pom.xml @@ -23,7 +23,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/blueprints-processor/pom.xml b/blueprints-processor/pom.xml index 62519881e..c8ad4e14e 100644 --- a/blueprints-processor/pom.xml +++ b/blueprints-processor/pom.xml @@ -24,7 +24,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/features/ccsdk-features-all/pom.xml b/features/ccsdk-features-all/pom.xml index f8151ed17..ad9d64fd4 100644 --- a/features/ccsdk-features-all/pom.xml +++ b/features/ccsdk-features-all/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.parent single-feature-parent - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/features/features-features/pom.xml b/features/features-features/pom.xml index 190eecb37..435ec2776 100644 --- a/features/features-features/pom.xml +++ b/features/features-features/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.parent feature-repo-parent - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 70345f86d..1e20cc80e 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/features/pom.xml b/features/pom.xml index 9ff5e3023..5a4cfc300 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/version.properties b/version.properties index eeb7d862e..c387b3c58 100644 --- a/version.properties +++ b/version.properties @@ -10,6 +10,6 @@ feature_revision=2 base_version=${release_name}.${sprint_number}.${feature_revision} -release_version=${base_version}-STAGING +release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT -- 2.16.6