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 --- adaptors/rest-adaptor/pom.xml | 2 +- adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml | 2 +- adaptors/rest-adaptor/rest-adaptor-installer/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'adaptors/rest-adaptor') diff --git a/adaptors/rest-adaptor/pom.xml b/adaptors/rest-adaptor/pom.xml index eb5258b9c..dc52e39e3 100644 --- a/adaptors/rest-adaptor/pom.xml +++ b/adaptors/rest-adaptor/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.sli.adaptors rest-adaptor - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml index 64d41b96a..231ccdb74 100644 --- a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.sli.adaptors rest-adaptor-bundle - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml index ec0aed9f4..51c7fe89e 100644 --- a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.sli.adaptors rest-adaptor-installer - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} -- cgit 1.2.3-korg