diff options
author | Dan Timoney <dtimoney@att.com> | 2022-12-05 11:16:09 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-12-05 11:16:09 -0500 |
commit | 0fed6e1f4350abe02882e1e6a2c4898d98f96f1d (patch) | |
tree | 85df0719f4d523693d08567f4f3fecee89ca2545 /northbound/lcm/installer/pom.xml | |
parent | 0529229a8078d357221f60df2d9ca964d45ceca8 (diff) |
Release version 1.5.4 ccsdk/sli
Release version 1.5.4 of ccsdk/sli
Issue-ID: CCSDK-3796
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I7cf71db8f51767907de65f50d4f79f1f2f96e04f
Diffstat (limited to 'northbound/lcm/installer/pom.xml')
-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 eb82e0b80..c562d7c6e 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.5.4-SNAPSHOT</version> + <version>1.5.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |