From d90acc852fa3d1aa25879b5bef373e31bd69ff39 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 30 May 2024 10:24:12 -0400 Subject: Release version 1.7.3 of ccsdk/sli Release of 1.7.2 failed due to aged out staging build. Releasing 1.7.3 with fresh staging build. Issue-ID: CCSDK-4004 Change-Id: I5e686b8aa62a93c640d40402c27a44c0a65a7844 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 00a18831a..352d866bd 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.7.3-SNAPSHOT + 1.7.4-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/model/pom.xml b/northbound/lcm/model/pom.xml index cf1619264..5b51ba877 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.7.3-SNAPSHOT + 1.7.4-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/pom.xml b/northbound/lcm/pom.xml index cbd0ff2ae..89d5dacf5 100755 --- a/northbound/lcm/pom.xml +++ b/northbound/lcm/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound lcm - 1.7.3-SNAPSHOT + 1.7.4-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/provider/pom.xml b/northbound/lcm/provider/pom.xml index bfdceff25..641520cec 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.7.3-SNAPSHOT + 1.7.4-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} -- cgit 1.2.3-korg