diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-19 17:00:48 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-19 17:00:48 +0000 |
commit | 2ef1938f5e418e7c8f2538928d7d70aaccfa7a46 (patch) | |
tree | 534897ce80fece9d8e75079c5444a5f9bf654276 /blueprints-processor/installer/pom.xml | |
parent | 04ca15ac5aaceb2bb2700f1f472f1714f03a770d (diff) |
Release ccsdk/features0.5.4
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 17e89a4cd..a31d9e6b8 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.5-SNAPSHOT</version> + <version>1.3.5</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>blueprints-processor-installer</artifactId> - <version>0.5.4-SNAPSHOT</version> + <version>0.5.4</version> <packaging>pom</packaging> <name>Blueprints Processor :: ${project.artifactId}</name> |