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 249f264fc..6c259ee26 100644 --- a/blueprints-processor/plugin/generator-provider/pom.xml +++ b/blueprints-processor/plugin/generator-provider/pom.xml @@ -26,7 +26,7 @@ </parent> <groupId>org.onap.ccsdk.features</groupId> - <version>0.5.1-SNAPSHOT</version> + <version>0.5.2-SNAPSHOT</version> <artifactId>blueprints-generator-provider</artifactId> <packaging>bundle</packaging> <name>Blueprints Generator - Provider</name> |