diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-18 19:48:37 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-18 19:48:37 +0000 |
commit | 57373a19801b40a86b857049cbba395e78f30fd3 (patch) | |
tree | 8394cfb26f26f57887fe5cd649d6a027ddabea3b /sliapi/features/features-sliapi | |
parent | a5d9182f6f4fbe26b36f77332dd1f25957a3a213 (diff) |
Release ccsdk/sli/core0.5.4
Diffstat (limited to 'sliapi/features/features-sliapi')
-rw-r--r-- | sliapi/features/features-sliapi/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sliapi/features/features-sliapi/pom.xml b/sliapi/features/features-sliapi/pom.xml index b6cb5959..3f37d388 100644 --- a/sliapi/features/features-sliapi/pom.xml +++ b/sliapi/features/features-sliapi/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.3.5-SNAPSHOT</version> + <version>1.3.5</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>features-sliapi</artifactId> - <version>0.5.4-SNAPSHOT</version> + <version>0.5.4</version> <packaging>feature</packaging> <name>ccsdk-sli-core :: sliapi :: ${project.artifactId}</name> |