From d761bb69850d2fe75a28b18310843609d5b81780 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 30 Apr 2019 14:46:09 -0400 Subject: Roll master to El Alto Roll master version to El Alto versions Change-Id: Ie0ce73a61ea0caa0e93b56f7f4be367410c62888 Issue-ID: CCSDK-1222 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 ++-- 12 files changed, 24 insertions(+), 24 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 e13e9e76c..2397d77fe 100644 --- a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml +++ b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml @@ -13,12 +13,12 @@ org.onap.ccsdk.parent binding-parent - 1.2.2 + 1.3.0-SNAPSHOT org.onap.ccsdk.features - 0.4.2-SNAPSHOT + 0.5.0-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 55a759a36..dde3edf5a 100644 --- a/blueprints-processor/adaptors/pom.xml +++ b/blueprints-processor/adaptors/pom.xml @@ -20,12 +20,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.2 + 1.3.0-SNAPSHOT org.onap.ccsdk.features - 0.4.2-SNAPSHOT + 0.5.0-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 645e4d847..45eb292a6 100644 --- a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml +++ b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml @@ -21,12 +21,12 @@ org.onap.ccsdk.parent binding-parent - 1.2.2 + 1.3.0-SNAPSHOT org.onap.ccsdk.features - 0.4.2-SNAPSHOT + 0.5.0-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 6c22b3fc1..1329ff036 100644 --- a/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml +++ b/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml @@ -20,13 +20,13 @@ org.onap.ccsdk.parent single-feature-parent - 1.2.2 + 1.3.0-SNAPSHOT org.onap.ccsdk.features ccsdk-blueprints-processor - 0.4.2-SNAPSHOT + 0.5.0-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 85295777b..9a2198473 100755 --- a/blueprints-processor/features/features-blueprints-processor/pom.xml +++ b/blueprints-processor/features/features-blueprints-processor/pom.xml @@ -20,13 +20,13 @@ org.onap.ccsdk.parent feature-repo-parent - 1.2.2 + 1.3.0-SNAPSHOT org.onap.ccsdk.features features-blueprints-processor - 0.4.2-SNAPSHOT + 0.5.0-SNAPSHOT feature Blueprints Processor :: CCSDK Features :: ${project.artifactId} diff --git a/blueprints-processor/features/pom.xml b/blueprints-processor/features/pom.xml index e3d183e40..029e4c2d5 100755 --- a/blueprints-processor/features/pom.xml +++ b/blueprints-processor/features/pom.xml @@ -20,13 +20,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.2 + 1.3.0-SNAPSHOT org.onap.ccsdk.features blueprints-processor-features - 0.4.2-SNAPSHOT + 0.5.0-SNAPSHOT pom Blueprints Processor :: Features aggregator :: ${project.artifactId} diff --git a/blueprints-processor/installer/pom.xml b/blueprints-processor/installer/pom.xml index 88153d41a..58fba2f28 100644 --- a/blueprints-processor/installer/pom.xml +++ b/blueprints-processor/installer/pom.xml @@ -20,13 +20,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.2 + 1.3.0-SNAPSHOT org.onap.ccsdk.features blueprints-processor-installer - 0.4.2-SNAPSHOT + 0.5.0-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 55ec9f50e..5b738e026 100644 --- a/blueprints-processor/plugin/assignment-provider/pom.xml +++ b/blueprints-processor/plugin/assignment-provider/pom.xml @@ -21,12 +21,12 @@ org.onap.ccsdk.parent binding-parent - 1.2.2 + 1.3.0-SNAPSHOT org.onap.ccsdk.features - 0.4.2-SNAPSHOT + 0.5.0-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 99eded787..e8d97472f 100644 --- a/blueprints-processor/plugin/generator-provider/pom.xml +++ b/blueprints-processor/plugin/generator-provider/pom.xml @@ -21,12 +21,12 @@ org.onap.ccsdk.parent binding-parent - 1.2.2 + 1.3.0-SNAPSHOT org.onap.ccsdk.features - 0.4.2-SNAPSHOT + 0.5.0-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 a90981c58..4395d27a2 100644 --- a/blueprints-processor/plugin/model-provider/pom.xml +++ b/blueprints-processor/plugin/model-provider/pom.xml @@ -21,12 +21,12 @@ org.onap.ccsdk.parent binding-parent - 1.2.2 + 1.3.0-SNAPSHOT org.onap.ccsdk.features - 0.4.2-SNAPSHOT + 0.5.0-SNAPSHOT blueprints-model-provider bundle Blueprints Model - Provider diff --git a/blueprints-processor/plugin/pom.xml b/blueprints-processor/plugin/pom.xml index 2d07d7480..7468865ad 100644 --- a/blueprints-processor/plugin/pom.xml +++ b/blueprints-processor/plugin/pom.xml @@ -21,11 +21,11 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.2 + 1.3.0-SNAPSHOT - 0.4.2-SNAPSHOT + 0.5.0-SNAPSHOT blueprints-processor-plugin org.onap.ccsdk.features pom diff --git a/blueprints-processor/pom.xml b/blueprints-processor/pom.xml index 0b40bcbb9..75644a4da 100644 --- a/blueprints-processor/pom.xml +++ b/blueprints-processor/pom.xml @@ -21,13 +21,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.2 + 1.3.0-SNAPSHOT org.onap.ccsdk.features blueprints-processor - 0.4.2-SNAPSHOT + 0.5.0-SNAPSHOT pom Blueprints Processor Module -- cgit 1.2.3-korg