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/ssh-adaptor/pom.xml | 2 +- adaptors/ssh-adaptor/ssh-adaptor-bundle/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'adaptors/ssh-adaptor') diff --git a/adaptors/ssh-adaptor/pom.xml b/adaptors/ssh-adaptor/pom.xml index f84c8d2b3..1a9d2476e 100644 --- a/adaptors/ssh-adaptor/pom.xml +++ b/adaptors/ssh-adaptor/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.sli.adaptors ssh-adaptor - 1.5.5-SNAPSHOT + 1.5.5 pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/ssh-adaptor/ssh-adaptor-bundle/pom.xml b/adaptors/ssh-adaptor/ssh-adaptor-bundle/pom.xml index f8c3caf1a..94adfc373 100644 --- a/adaptors/ssh-adaptor/ssh-adaptor-bundle/pom.xml +++ b/adaptors/ssh-adaptor/ssh-adaptor-bundle/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.sli.adaptors ssh-adaptor-bundle - 1.5.5-SNAPSHOT + 1.5.5 bundle ccsdk-sli-adaptors :: ${project.artifactId} -- cgit