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 ++-- 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 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 -- cgit 1.2.3-korg