From 0f84029fe76a63c900c4202fcdfb88236b20a674 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 24 Feb 2023 22:02:01 +0000 Subject: Release ccsdk/sli --- 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 3473273f1..b98914fb9 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.6.1-SNAPSHOT + 1.6.1 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 28baec105..74afe678e 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.6.1-SNAPSHOT + 1.6.1 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 bed32844c..7eea130f5 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.6.1-SNAPSHOT + 1.6.1 pom ccsdk-sli-adaptors :: ${project.artifactId} -- cgit 1.2.3-korg