diff options
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> |