From bce0fed995c31daee0eb074a7e47523772850cbd Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 28 Aug 2019 13:39:29 +0000 Subject: Release ccsdk/features --- 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 9937826a2..73d963e1c 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.0-SNAPSHOT + 1.4.0 org.onap.ccsdk.features - 0.6.0-SNAPSHOT + 0.6.0 blueprints-data-adaptor-provider bundle Blueprints Data Adaptor - Provider diff --git a/blueprints-processor/adaptors/pom.xml b/blueprints-processor/adaptors/pom.xml index 9e081a5a3..a9a5ef884 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.0-SNAPSHOT + 1.4.0 org.onap.ccsdk.features - 0.6.0-SNAPSHOT + 0.6.0 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 f7effc4b8..f69fe6b82 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.0-SNAPSHOT + 1.4.0 org.onap.ccsdk.features - 0.6.0-SNAPSHOT + 0.6.0 blueprints-rest-adaptor-provider bundle Blueprints Rest Adaptor - Provider -- cgit 1.2.3-korg