From f2f9bdabec07c512e419ab849446817ed69153a0 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 10 Jan 2024 14:45:04 -0500 Subject: Release version 1.5.6 of ccsdk/sli Release version 1.5.6 of ccsdk/sli and roll to next snapshot Issue-ID: CCSDK-3977 Change-Id: I6810488ba43cf575a87d8e9936e8a764283599f6 Signed-off-by: Dan Timoney --- northbound/lcm/installer/pom.xml | 2 +- northbound/lcm/model/pom.xml | 2 +- northbound/lcm/pom.xml | 2 +- northbound/lcm/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'northbound/lcm') diff --git a/northbound/lcm/installer/pom.xml b/northbound/lcm/installer/pom.xml index ce1913a9a..6caf2da2f 100755 --- a/northbound/lcm/installer/pom.xml +++ b/northbound/lcm/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound lcm-installer - 1.5.6-SNAPSHOT + 1.5.7-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/model/pom.xml b/northbound/lcm/model/pom.xml index 24b2af6e0..8bc980fd1 100755 --- a/northbound/lcm/model/pom.xml +++ b/northbound/lcm/model/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound lcm-model - 1.5.6-SNAPSHOT + 1.5.7-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/pom.xml b/northbound/lcm/pom.xml index 585af1d19..9b6cadf7d 100755 --- a/northbound/lcm/pom.xml +++ b/northbound/lcm/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound lcm - 1.5.6-SNAPSHOT + 1.5.7-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/provider/pom.xml b/northbound/lcm/provider/pom.xml index f7e29183a..81d117472 100755 --- a/northbound/lcm/provider/pom.xml +++ b/northbound/lcm/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound lcm-provider - 1.5.6-SNAPSHOT + 1.5.7-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} -- cgit 1.2.3-korg