From 46c4ccd71453cd30760cd79abb9b7ee1a49d5a13 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 17 Sep 2019 15:02:25 -0400 Subject: Roll to next snapshot Roll to next snapshot version Change-Id: Id7573d0d13f526b73a51df7a18d4131c384eba00 Issue-ID: CCSDK-1701 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 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'blueprints-processor/adaptors') diff --git a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml index 87245698c..2bbbae9e4 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.4.2-SNAPSHOT + 1.4.3-SNAPSHOT org.onap.ccsdk.features - 0.6.2-SNAPSHOT + 0.6.3-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 de782bbc1..2fdff4e59 100644 --- a/blueprints-processor/adaptors/pom.xml +++ b/blueprints-processor/adaptors/pom.xml @@ -20,12 +20,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT org.onap.ccsdk.features - 0.6.2-SNAPSHOT + 0.6.3-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 b86b1e8c5..35e336578 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.4.2-SNAPSHOT + 1.4.3-SNAPSHOT org.onap.ccsdk.features - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT blueprints-rest-adaptor-provider bundle Blueprints Rest Adaptor - Provider -- cgit 1.2.3-korg