diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-02 15:15:36 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-02 15:15:36 +0000 |
commit | b9f220f928e2d7e10799c957db65073811f7002d (patch) | |
tree | 7bed20d134f7bfd4be08944eaaaaab43bbd92860 /lcm/features/ccsdk-lcm | |
parent | 47a2c99bdeeefd34172d2b4a2cb7170b1c81bd67 (diff) |
Release ccsdk/sli/northbound0.5.0
Diffstat (limited to 'lcm/features/ccsdk-lcm')
-rw-r--r-- | lcm/features/ccsdk-lcm/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lcm/features/ccsdk-lcm/pom.xml b/lcm/features/ccsdk-lcm/pom.xml index 9b21ca01..67e5cb58 100644 --- a/lcm/features/ccsdk-lcm/pom.xml +++ b/lcm/features/ccsdk-lcm/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-lcm</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.0</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: lcm :: ${project.artifactId}</name> |