diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-19 15:39:01 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-19 15:39:01 +0000 |
commit | 5762becf6ab1c3be8c829ffc4ef5e47893549f64 (patch) | |
tree | 972e8cf4dd11d04dfa04da6f5c27ecd98acf8c66 /blueprints-processor/plugin/assignment-provider/pom.xml | |
parent | 46c4ccd71453cd30760cd79abb9b7ee1a49d5a13 (diff) |
Release ccsdk/features0.6.3
Diffstat (limited to 'blueprints-processor/plugin/assignment-provider/pom.xml')
-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 8b6926e1e..272271a0c 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.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.3</version> <artifactId>blueprints-assignment-provider</artifactId> <packaging>bundle</packaging> <name>Blueprints Assignment - Provider</name> |