From 685520fc0bd6f302c3ee99ddccc71618807b70a3 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 15 Jul 2022 11:34:45 -0400 Subject: Use released 2.4.0 parent poms Use released version 2.4.0 (Phosphorus) of parent poms Issue-ID: CCSDK-3691 Signed-off-by: Dan Timoney Change-Id: I1413f184e338b9e31428a5cc64310cfdbc44fc5f --- a1-adapter/a1-adapter-api/feature/pom.xml | 2 +- a1-adapter/a1-adapter-api/installer/pom.xml | 2 +- a1-adapter/a1-adapter-api/model/pom.xml | 2 +- a1-adapter/a1-adapter-api/pom.xml | 2 +- a1-adapter/a1-adapter-api/provider/pom.xml | 3 ++- 5 files changed, 6 insertions(+), 5 deletions(-) (limited to 'a1-adapter/a1-adapter-api') diff --git a/a1-adapter/a1-adapter-api/feature/pom.xml b/a1-adapter/a1-adapter-api/feature/pom.xml index 5d442958..56096162 100644 --- a/a1-adapter/a1-adapter-api/feature/pom.xml +++ b/a1-adapter/a1-adapter-api/feature/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.3.3 + 2.4.0 diff --git a/a1-adapter/a1-adapter-api/installer/pom.xml b/a1-adapter/a1-adapter-api/installer/pom.xml index 931c294e..299121b9 100644 --- a/a1-adapter/a1-adapter-api/installer/pom.xml +++ b/a1-adapter/a1-adapter-api/installer/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.3.3 + 2.4.0 diff --git a/a1-adapter/a1-adapter-api/model/pom.xml b/a1-adapter/a1-adapter-api/model/pom.xml index 76eb4990..8c46a2f5 100644 --- a/a1-adapter/a1-adapter-api/model/pom.xml +++ b/a1-adapter/a1-adapter-api/model/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent binding-parent - 2.3.3 + 2.4.0 diff --git a/a1-adapter/a1-adapter-api/pom.xml b/a1-adapter/a1-adapter-api/pom.xml index 4dbddcb9..4b314ac2 100644 --- a/a1-adapter/a1-adapter-api/pom.xml +++ b/a1-adapter/a1-adapter-api/pom.xml @@ -24,7 +24,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.3.3 + 2.4.0 diff --git a/a1-adapter/a1-adapter-api/provider/pom.xml b/a1-adapter/a1-adapter-api/provider/pom.xml index 4c74f03c..407bceca 100644 --- a/a1-adapter/a1-adapter-api/provider/pom.xml +++ b/a1-adapter/a1-adapter-api/provider/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent binding-parent - 2.3.3 + 2.4.0 @@ -40,6 +40,7 @@ 3.7.0.1746 5.6.0 3.5.10 + 1.5.0-SNAPSHOT -- cgit 1.2.3-korg