From 9c8fc6851745906dba90eaf717f4605ee8509cd8 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 8 Nov 2023 15:07:45 -0500 Subject: Release version 1.7.1 of ccsdk/sli Release version 1.7.1 of ccsdk/sli for Montreal CI Issue-ID: CCSDK-3944 Signed-off-by: Dan Timoney Change-Id: I83c2c4725e22da608ef9a42a11b3df7da3dcc231 --- northbound/dataChange/installer/pom.xml | 2 +- northbound/dataChange/model/pom.xml | 2 +- northbound/dataChange/pom.xml | 2 +- northbound/dataChange/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'northbound/dataChange') diff --git a/northbound/dataChange/installer/pom.xml b/northbound/dataChange/installer/pom.xml index 548e8c7f9..fba221b16 100755 --- a/northbound/dataChange/installer/pom.xml +++ b/northbound/dataChange/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound dataChange-installer - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/dataChange/model/pom.xml b/northbound/dataChange/model/pom.xml index a1c2b22f2..3267a2190 100755 --- a/northbound/dataChange/model/pom.xml +++ b/northbound/dataChange/model/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound dataChange-model - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/dataChange/pom.xml b/northbound/dataChange/pom.xml index e1d99927d..7d0eb5c4c 100755 --- a/northbound/dataChange/pom.xml +++ b/northbound/dataChange/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound dataChange - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/dataChange/provider/pom.xml b/northbound/dataChange/provider/pom.xml index 6f731f974..b5164326e 100755 --- a/northbound/dataChange/provider/pom.xml +++ b/northbound/dataChange/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound dataChange-provider - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} -- cgit 1.2.3-korg