From fdb473c65a4bb04e39bdcc17453cbb9d2751370f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 14 Oct 2021 16:35:45 -0400 Subject: Release version 1.3.2 of ccsdk/sli Release version 1.3.2 (Istanbul RC) of ccsdk/sli Issue-ID: CCSDK-3483 Signed-off-by: Dan Timoney Change-Id: I27fcacfa89f0167549287ea71a27689d6b3fa186 --- 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 097c6f83a..2a75d72ea 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.3.2-SNAPSHOT + 1.3.3-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/model/pom.xml b/northbound/lcm/model/pom.xml index 88d7b2707..79d8054ab 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.3.2-SNAPSHOT + 1.3.3-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/pom.xml b/northbound/lcm/pom.xml index e81e2d15f..f225aab5f 100755 --- a/northbound/lcm/pom.xml +++ b/northbound/lcm/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound lcm - 1.3.2-SNAPSHOT + 1.3.3-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/provider/pom.xml b/northbound/lcm/provider/pom.xml index ef87503e8..e929162a4 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.3.2-SNAPSHOT + 1.3.3-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} -- cgit 1.2.3-korg