diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-28 13:39:29 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-28 13:39:29 +0000 |
commit | bce0fed995c31daee0eb074a7e47523772850cbd (patch) | |
tree | f862d78a5a17266338ed081a4fb1cef77066659a /blueprints-processor/plugin/assignment-provider | |
parent | c74f6af8d7b72eeeee7ceedbf82fc8cecef1ae3d (diff) |
Release ccsdk/features0.6.0
Diffstat (limited to 'blueprints-processor/plugin/assignment-provider')
-rw-r--r-- | blueprints-processor/plugin/assignment-provider/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blueprints-processor/plugin/assignment-provider/pom.xml b/blueprints-processor/plugin/assignment-provider/pom.xml index 1b7f46ea3..4bbda7dc6 100644 --- a/blueprints-processor/plugin/assignment-provider/pom.xml +++ b/blueprints-processor/plugin/assignment-provider/pom.xml @@ -21,12 +21,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> - <version>0.6.0-SNAPSHOT</version> + <version>0.6.0</version> <artifactId>blueprints-assignment-provider</artifactId> <packaging>bundle</packaging> <name>Blueprints Assignment - Provider</name> |