diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-14 13:36:32 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-14 13:36:32 +0000 |
commit | 09cc733c1bc60e36984ae87eab3df4a4cf23b59f (patch) | |
tree | 39f58efa95dcb0bd6410667b7ea3331c7e823529 /blueprints-processor/plugin/model-provider | |
parent | 45bf787f75acb67d4153be40480b07f48ded4d17 (diff) |
Release ccsdk/features0.5.2
Diffstat (limited to 'blueprints-processor/plugin/model-provider')
-rw-r--r-- | blueprints-processor/plugin/model-provider/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blueprints-processor/plugin/model-provider/pom.xml b/blueprints-processor/plugin/model-provider/pom.xml index 6cf25f473..3c800313a 100644 --- a/blueprints-processor/plugin/model-provider/pom.xml +++ b/blueprints-processor/plugin/model-provider/pom.xml @@ -21,12 +21,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> - <version>0.5.2-SNAPSHOT</version> + <version>0.5.2</version> <artifactId>blueprints-model-provider</artifactId> <packaging>bundle</packaging> <name>Blueprints Model - Provider</name> |