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/installer/pom.xml | |
parent | 45bf787f75acb67d4153be40480b07f48ded4d17 (diff) |
Release ccsdk/features0.5.2
Diffstat (limited to 'blueprints-processor/installer/pom.xml')
-rw-r--r-- | blueprints-processor/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blueprints-processor/installer/pom.xml b/blueprints-processor/installer/pom.xml index 6b4aeb89f..af43c8d61 100644 --- a/blueprints-processor/installer/pom.xml +++ b/blueprints-processor/installer/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>blueprints-processor-installer</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.5.2</version> <packaging>pom</packaging> <name>Blueprints Processor :: ${project.artifactId}</name> |