From 1d08cbe63f717139116785b6d54c9e068f527396 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 9 Sep 2020 17:31:43 -0400 Subject: Roll to next Guilin release version Roll to next Guilin release version Change-Id: I272bb38848634fb3b8c5d37f467f1439d40984f7 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney --- base/http/installer/pom.xml | 4 ++-- base/http/pom.xml | 4 ++-- base/http/provider/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'base/http') diff --git a/base/http/installer/pom.xml b/base/http/installer/pom.xml index b22f4362..cef9d873 100644 --- a/base/http/installer/pom.xml +++ b/base/http/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT org.onap.ccsdk.sli.adaptors base-http-installer - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT pom ccsdk-sli-adaptors :: base-http :: ${project.artifactId} diff --git a/base/http/pom.xml b/base/http/pom.xml index 9ebc1ed5..8e4d23e7 100644 --- a/base/http/pom.xml +++ b/base/http/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT org.onap.ccsdk.sli.adaptors.base http - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT pom diff --git a/base/http/provider/pom.xml b/base/http/provider/pom.xml index fb472ed1..01ed6ce3 100644 --- a/base/http/provider/pom.xml +++ b/base/http/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT org.onap.ccsdk.sli.adaptors base-http-provider - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT bundle -- cgit 1.2.3-korg