diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-12 18:00:42 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-12 18:00:42 +0000 |
commit | 56205309d6fb7809825f402b2963c71ab673dc29 (patch) | |
tree | c5795fc783fbf084a0722e1301318f3d4389c105 /lcm/features/features-lcm | |
parent | 66a313e2665ec10f8d59df5cf12d659a0ef7d694 (diff) |
Release ccsdk/sli/northbound0.5.3
Diffstat (limited to 'lcm/features/features-lcm')
-rw-r--r-- | lcm/features/features-lcm/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lcm/features/features-lcm/pom.xml b/lcm/features/features-lcm/pom.xml index 6e0abdd8..6626aa9c 100644 --- a/lcm/features/features-lcm/pom.xml +++ b/lcm/features/features-lcm/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.3.4-SNAPSHOT</version> + <version>1.3.4</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>features-lcm</artifactId> - <version>0.5.3-SNAPSHOT</version> + <version>0.5.3</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: lcm :: ${project.artifactId}</name> |