diff options
Diffstat (limited to 'blueprints-processor/adaptors/rest-adaptor-provider/pom.xml')
-rw-r--r-- | blueprints-processor/adaptors/rest-adaptor-provider/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml index 51a187462..435062c5f 100644 --- a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml +++ b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml @@ -21,12 +21,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.2.1</version> + <version>1.2.2-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> - <version>0.4.1-SNAPSHOT</version> + <version>0.4.2-SNAPSHOT</version> <artifactId>blueprints-rest-adaptor-provider</artifactId> <packaging>bundle</packaging> <name>Blueprints Rest Adaptor - Provider</name> |