From f4cfaf14c8e064522e196e192c53ceb38909fc83 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 21 Oct 2022 12:02:51 -0400 Subject: Update to latest released parent version Update to version 2.4.3 of parent pom Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney Change-Id: I7a923595c9e8f479502fcf80164a040716c8bcd5 Update parent to version 2.4.4 Update parent to version 2.4.4 to recover from lost version 2.4.3 Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney Change-Id: Ib68f665a6c7cdbf19dcfbfd1a62ad6a8be9e6779 --- 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 965963f98..5ff31cb18 100644 --- a/adaptors/base/http/installer/pom.xml +++ b/adaptors/base/http/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.4.4 diff --git a/adaptors/base/http/pom.xml b/adaptors/base/http/pom.xml index e4bd41e2d..ecd54bca6 100644 --- a/adaptors/base/http/pom.xml +++ b/adaptors/base/http/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.4.4 diff --git a/adaptors/base/http/provider/pom.xml b/adaptors/base/http/provider/pom.xml index 96bfee377..c5a54b67e 100644 --- a/adaptors/base/http/provider/pom.xml +++ b/adaptors/base/http/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.4.2 + 2.4.4 diff --git a/adaptors/base/pom.xml b/adaptors/base/pom.xml index 30430f2ca..808a4a1f3 100644 --- a/adaptors/base/pom.xml +++ b/adaptors/base/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.4.4 -- cgit 1.2.3-korg