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 /utils/features/ccsdk-slicore-utils | |
parent | a5d9182f6f4fbe26b36f77332dd1f25957a3a213 (diff) |
Release ccsdk/sli/core0.5.4
Diffstat (limited to 'utils/features/ccsdk-slicore-utils')
-rw-r--r-- | utils/features/ccsdk-slicore-utils/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/features/ccsdk-slicore-utils/pom.xml b/utils/features/ccsdk-slicore-utils/pom.xml index b2d8511d..1c4876a2 100644 --- a/utils/features/ccsdk-slicore-utils/pom.xml +++ b/utils/features/ccsdk-slicore-utils/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.3.5-SNAPSHOT</version> + <version>1.3.5</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>ccsdk-slicore-utils</artifactId> - <version>0.5.4-SNAPSHOT</version> + <version>0.5.4</version> <packaging>feature</packaging> <name>ccsdk-sli-core :: utils :: ${project.artifactId}</name> |