From ebebcef2f2b36ca465bb59883118a3fa182e3f39 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 30 May 2019 11:25:39 -0400 Subject: Roll to next snapshot Roll to next snapshot (0.4.4-SNAPSHOT) Change-Id: Ic1360c0f7ce26ea7fc0e396364184898778c8f06 Issue-ID: CCSDK-1362 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 a1113d3fc..f68766309 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.3 + 1.2.4-SNAPSHOT org.onap.ccsdk.features - 0.4.3-SNAPSHOT + 0.4.4-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 92bdd5853..e58541933 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.3 + 1.2.4-SNAPSHOT org.onap.ccsdk.features - 0.4.3-SNAPSHOT + 0.4.4-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 e23d94f38..2e110e861 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.3 + 1.2.4-SNAPSHOT org.onap.ccsdk.features - 0.4.3-SNAPSHOT + 0.4.4-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 f84fa020e..959806aac 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.3 + 1.2.4-SNAPSHOT org.onap.ccsdk.features ccsdk-blueprints-processor - 0.4.3-SNAPSHOT + 0.4.4-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 3c5d2ae29..3cf81a6eb 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.3 + 1.2.4-SNAPSHOT org.onap.ccsdk.features features-blueprints-processor - 0.4.3-SNAPSHOT + 0.4.4-SNAPSHOT feature Blueprints Processor :: CCSDK Features :: ${project.artifactId} diff --git a/blueprints-processor/features/pom.xml b/blueprints-processor/features/pom.xml index 87843176c..da490094b 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.3 + 1.2.4-SNAPSHOT org.onap.ccsdk.features blueprints-processor-features - 0.4.3-SNAPSHOT + 0.4.4-SNAPSHOT pom Blueprints Processor :: Features aggregator :: ${project.artifactId} diff --git a/blueprints-processor/installer/pom.xml b/blueprints-processor/installer/pom.xml index 803295ece..bdc511627 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.3 + 1.2.4-SNAPSHOT org.onap.ccsdk.features blueprints-processor-installer - 0.4.3-SNAPSHOT + 0.4.4-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 953632c97..5e70257e9 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.3 + 1.2.4-SNAPSHOT org.onap.ccsdk.features - 0.4.3-SNAPSHOT + 0.4.4-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 d737a8a86..7c2e937f4 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.3 + 1.2.4-SNAPSHOT org.onap.ccsdk.features - 0.4.3-SNAPSHOT + 0.4.4-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 0e631d2da..7a0f414ba 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.3 + 1.2.4-SNAPSHOT org.onap.ccsdk.features - 0.4.3-SNAPSHOT + 0.4.4-SNAPSHOT blueprints-model-provider bundle Blueprints Model - Provider diff --git a/blueprints-processor/plugin/pom.xml b/blueprints-processor/plugin/pom.xml index 829cbb50d..25c59b723 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.3 + 1.2.4-SNAPSHOT - 0.4.3-SNAPSHOT + 0.4.4-SNAPSHOT blueprints-processor-plugin org.onap.ccsdk.features pom diff --git a/blueprints-processor/pom.xml b/blueprints-processor/pom.xml index aa331823c..905ba7ade 100644 --- a/blueprints-processor/pom.xml +++ b/blueprints-processor/pom.xml @@ -21,13 +21,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.3 + 1.2.4-SNAPSHOT org.onap.ccsdk.features blueprints-processor - 0.4.3-SNAPSHOT + 0.4.4-SNAPSHOT pom Blueprints Processor Module -- cgit 1.2.3-korg