From 180ea05ff01c4db3ec4c37438278933b9317673b Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 28 Mar 2023 21:16:03 +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 8f77afd82..c708066b0 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.2-SNAPSHOT + 1.6.2 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 4f9fb2f6c..394d8903b 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.2-SNAPSHOT + 1.6.2 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 4274809d4..452771787 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.2-SNAPSHOT + 1.6.2 pom ccsdk-sli-adaptors :: ${project.artifactId} -- cgit 1.2.3-korg