From f2f9bdabec07c512e419ab849446817ed69153a0 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 10 Jan 2024 14:45:04 -0500 Subject: Release version 1.5.6 of ccsdk/sli Release version 1.5.6 of ccsdk/sli and roll to next snapshot Issue-ID: CCSDK-3977 Change-Id: I6810488ba43cf575a87d8e9936e8a764283599f6 Signed-off-by: Dan Timoney --- adaptors/base/http/installer/pom.xml | 2 +- adaptors/base/http/pom.xml | 2 +- adaptors/base/http/provider/pom.xml | 2 +- adaptors/base/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'adaptors/base') diff --git a/adaptors/base/http/installer/pom.xml b/adaptors/base/http/installer/pom.xml index acebed497..91ab472dd 100644 --- a/adaptors/base/http/installer/pom.xml +++ b/adaptors/base/http/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.adaptors base-http-installer - 1.5.6-SNAPSHOT + 1.5.7-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/base/http/pom.xml b/adaptors/base/http/pom.xml index fe13ec941..be0341431 100644 --- a/adaptors/base/http/pom.xml +++ b/adaptors/base/http/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.adaptors.base http - 1.5.6-SNAPSHOT + 1.5.7-SNAPSHOT pom ccsdk-sli-adaptors :: base-${project.artifactId} diff --git a/adaptors/base/http/provider/pom.xml b/adaptors/base/http/provider/pom.xml index b10f03ae5..87055cb26 100644 --- a/adaptors/base/http/provider/pom.xml +++ b/adaptors/base/http/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.adaptors base-http-provider - 1.5.6-SNAPSHOT + 1.5.7-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/base/pom.xml b/adaptors/base/pom.xml index 3a1ee033f..4127a62dd 100644 --- a/adaptors/base/pom.xml +++ b/adaptors/base/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.adaptors base-parent - 1.5.6-SNAPSHOT + 1.5.7-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} -- cgit