From 530dcff97514c068f04c8eb5bf945b8c17d76d3f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 2 Nov 2020 07:26:51 -0500 Subject: Roll to next Guilin snapshot Roll to next Guilin snapshot version Change-Id: I51dc9ebef28c1d03e39614c38f2f605521c1c533 Issue-ID: CCSDK-2931 Signed-off-by: Dan Timoney --- base/http/installer/pom.xml | 2 +- base/http/pom.xml | 2 +- base/http/provider/pom.xml | 2 +- base/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'base') diff --git a/base/http/installer/pom.xml b/base/http/installer/pom.xml index 7e7c7d9f..55116901 100644 --- a/base/http/installer/pom.xml +++ b/base/http/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.adaptors base-http-installer - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom ccsdk-sli-adaptors :: base-http :: ${project.artifactId} diff --git a/base/http/pom.xml b/base/http/pom.xml index 9cecba77..b250ae79 100644 --- a/base/http/pom.xml +++ b/base/http/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.adaptors.base http - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom diff --git a/base/http/provider/pom.xml b/base/http/provider/pom.xml index 9d830bd0..22a0bace 100644 --- a/base/http/provider/pom.xml +++ b/base/http/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.adaptors base-http-provider - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT bundle diff --git a/base/pom.xml b/base/pom.xml index 2bd0d409..7fef7590 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.adaptors base-parent - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom -- cgit 1.2.3-korg