From e6396a9c0d713e8f0cbd735d166c4f887e81f26c Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 30 Apr 2020 10:35:03 -0400 Subject: Roll to next snapshot Roll to next Frankfurt snapshot Change-Id: I8b4fa1322b483ad3ae4513a369f69770db30ee63 Issue-ID: CCSDK-2344 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 5a2e42f0..76328b08 100644 --- a/base/http/installer/pom.xml +++ b/base/http/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.sli.adaptors base-http-installer - 0.7.2-SNAPSHOT + 0.7.3-SNAPSHOT pom ccsdk-sli-adaptors :: base-http :: ${project.artifactId} diff --git a/base/http/pom.xml b/base/http/pom.xml index b411f98d..a72db8e9 100644 --- a/base/http/pom.xml +++ b/base/http/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.sli.adaptors.base http - 0.7.2-SNAPSHOT + 0.7.3-SNAPSHOT pom diff --git a/base/http/provider/pom.xml b/base/http/provider/pom.xml index f8e9ed0c..30262da7 100644 --- a/base/http/provider/pom.xml +++ b/base/http/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.sli.adaptors base-http-provider - 0.7.2-SNAPSHOT + 0.7.3-SNAPSHOT bundle -- cgit 1.2.3-korg