diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-06-17 02:36:00 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-06-17 02:36:00 +0000 |
commit | 0f270c8aed09e10f2149d725b06e30223c897ed1 (patch) | |
tree | c2e9482ee88458b7481ebeedcdf8f28f96510ede /northbound/lcm/provider | |
parent | aa4da5d316e2349e815b5725ff834d35051c59cb (diff) |
Release ccsdk/sli1.2.4
Diffstat (limited to 'northbound/lcm/provider')
-rwxr-xr-x | northbound/lcm/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/lcm/provider/pom.xml b/northbound/lcm/provider/pom.xml index c9f67af43..4306d4c1c 100755 --- a/northbound/lcm/provider/pom.xml +++ b/northbound/lcm/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>lcm-provider</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.4</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |