From 43a5080ce8387976331e0f7b37bfc4c41d999073 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 12 Dec 2022 15:33:22 +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 795224166..106fa3d07 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.5.5-SNAPSHOT + 1.5.5 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 609e1f003..1552f81aa 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.5.5-SNAPSHOT + 1.5.5 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 944e62b12..f94f20018 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.5.5-SNAPSHOT + 1.5.5 pom ccsdk-sli-adaptors :: ${project.artifactId} -- cgit 1.2.3-korg