diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-06-13 17:10:22 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-06-13 17:10:22 +0000 |
commit | 38dc25e2125f60f3da399ed5dbc3900e1d70cabf (patch) | |
tree | 0091793afc1901af05272e8418ec5776cad0f761 /northbound/lcm/installer | |
parent | 5840ba40343542f70fe141dda6c98e10ba088e96 (diff) |
Release ccsdk/sli1.6.3
Diffstat (limited to 'northbound/lcm/installer')
-rwxr-xr-x | northbound/lcm/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/lcm/installer/pom.xml b/northbound/lcm/installer/pom.xml index efb658b9b..9b7903179 100755 --- a/northbound/lcm/installer/pom.xml +++ b/northbound/lcm/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>lcm-installer</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.3</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |