diff options
Diffstat (limited to 'blueprints-processor/plugin/generator-provider/pom.xml')
-rw-r--r-- | blueprints-processor/plugin/generator-provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blueprints-processor/plugin/generator-provider/pom.xml b/blueprints-processor/plugin/generator-provider/pom.xml index d2a2f959e..1f8db38e2 100644 --- a/blueprints-processor/plugin/generator-provider/pom.xml +++ b/blueprints-processor/plugin/generator-provider/pom.xml @@ -27,7 +27,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>blueprints-generator-provider</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <packaging>bundle</packaging> <name>ccsdk-features :: blueprints-processor-plugin :: ${project.artifactId}</name> |