diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-01-24 15:24:12 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-01-24 15:24:12 +0000 |
commit | 8afc886535cc092abd527df37790e0c7fbae46d0 (patch) | |
tree | 974be75667a9b6fe16ef6296347dd7301a840961 /blueprints-processor/adaptors | |
parent | bc0f2d7fc5a1285810488e857fb92f969293920e (diff) |
Release ccsdk/features0.7.0
Diffstat (limited to 'blueprints-processor/adaptors')
-rw-r--r-- | blueprints-processor/adaptors/data-adaptor-provider/pom.xml | 2 | ||||
-rw-r--r-- | blueprints-processor/adaptors/pom.xml | 2 | ||||
-rw-r--r-- | blueprints-processor/adaptors/rest-adaptor-provider/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml index 545cf6775..51b80c039 100644 --- a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml +++ b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml @@ -19,7 +19,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>blueprints-data-adaptor-provider</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <packaging>bundle</packaging> <name>ccsdk-features :: blueprints-processor-adaptor :: ${project.artifactId}</name> diff --git a/blueprints-processor/adaptors/pom.xml b/blueprints-processor/adaptors/pom.xml index faa09b147..cf9568a56 100644 --- a/blueprints-processor/adaptors/pom.xml +++ b/blueprints-processor/adaptors/pom.xml @@ -27,7 +27,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>blueprints-processor-adaptors</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> diff --git a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml index e289c52c4..fe841b1b7 100644 --- a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml +++ b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml @@ -27,7 +27,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>blueprints-rest-adaptor-provider</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <packaging>bundle</packaging> <name>ccsdk-features :: blueprints-processor-adaptor :: ${project.artifactId}</name> |