diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-18 20:13:09 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-18 20:13:09 +0000 |
commit | e6be516eaa04f988e78222cb787f9ed031aa7455 (patch) | |
tree | 1d3b83d49b3bf8a1e8b870acd34e3d34f45da844 /features/installer | |
parent | a4292a572e411da3a0a9bb4e206d81fd4a820639 (diff) |
Release ccsdk/sli/plugins0.5.4
Diffstat (limited to 'features/installer')
-rwxr-xr-x | features/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 3b26965a..a10b89fc 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,13 +5,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.sli.plugins</groupId> <artifactId>sliplugins-features-installer</artifactId> - <version>0.5.4-SNAPSHOT</version> + <version>0.5.4</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: features :: ${project.artifactId}</name> |