From b27f7b47a0c88dff5d6b1a47229c5127022ac36b Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 29 Oct 2020 15:31:14 -0400 Subject: Use released 2.0.2 parent pom Update to use released 2.0.2 version of parent poms Change-Id: I7ef423d9de2f850c877ac0cb6d67499f533e2a77 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 cef9d873..7e7c7d9f 100644 --- a/base/http/installer/pom.xml +++ b/base/http/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.2-SNAPSHOT + 2.0.2 diff --git a/base/http/pom.xml b/base/http/pom.xml index 8e4d23e7..9cecba77 100644 --- a/base/http/pom.xml +++ b/base/http/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.2-SNAPSHOT + 2.0.2 diff --git a/base/http/provider/pom.xml b/base/http/provider/pom.xml index 01ed6ce3..9d830bd0 100644 --- a/base/http/provider/pom.xml +++ b/base/http/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.0.2-SNAPSHOT + 2.0.2 diff --git a/base/pom.xml b/base/pom.xml index 2624bf03..2bd0d409 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.2-SNAPSHOT + 2.0.2 -- cgit