diff options
Diffstat (limited to 'blueprints-processor/plugin/assignment-provider')
-rw-r--r-- | blueprints-processor/plugin/assignment-provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blueprints-processor/plugin/assignment-provider/pom.xml b/blueprints-processor/plugin/assignment-provider/pom.xml index 22f763833..ea534cf75 100644 --- a/blueprints-processor/plugin/assignment-provider/pom.xml +++ b/blueprints-processor/plugin/assignment-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-assignment-provider</artifactId> <packaging>bundle</packaging> <name>Blueprints Assignment - Provider</name> |