diff options
Diffstat (limited to 'blueprints-processor/plugin/generator-provider/pom.xml')
-rw-r--r-- | blueprints-processor/plugin/generator-provider/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blueprints-processor/plugin/generator-provider/pom.xml b/blueprints-processor/plugin/generator-provider/pom.xml index e29703157..389f0091b 100644 --- a/blueprints-processor/plugin/generator-provider/pom.xml +++ b/blueprints-processor/plugin/generator-provider/pom.xml @@ -21,12 +21,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.6.3-SNAPSHOT</version> <artifactId>blueprints-generator-provider</artifactId> <packaging>bundle</packaging> <name>Blueprints Generator - Provider</name> |