From 73c3bb0087e0272703e3524b34e31894cb1d4d1e Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 27 Sep 2024 15:52:27 -0400 Subject: Update to use released versions Update to use released versions of parent poms for New Delhi release Issue-ID: CCSDK-4058 Change-Id: Ie02b482d2717e997851425031a062601a67ad669 Signed-off-by: Dan Timoney --- northbound/asdcApi/installer/pom.xml | 2 +- northbound/asdcApi/model/pom.xml | 2 +- northbound/asdcApi/pom.xml | 2 +- northbound/asdcApi/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'northbound/asdcApi') diff --git a/northbound/asdcApi/installer/pom.xml b/northbound/asdcApi/installer/pom.xml index cf7b11692..19baccb7b 100755 --- a/northbound/asdcApi/installer/pom.xml +++ b/northbound/asdcApi/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.7.0 diff --git a/northbound/asdcApi/model/pom.xml b/northbound/asdcApi/model/pom.xml index 4902ae624..2f9979905 100755 --- a/northbound/asdcApi/model/pom.xml +++ b/northbound/asdcApi/model/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.6.1 + 2.7.0 diff --git a/northbound/asdcApi/pom.xml b/northbound/asdcApi/pom.xml index d33ac0db3..fad7e448c 100755 --- a/northbound/asdcApi/pom.xml +++ b/northbound/asdcApi/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.7.0 diff --git a/northbound/asdcApi/provider/pom.xml b/northbound/asdcApi/provider/pom.xml index db855b4e8..74ff5ce28 100755 --- a/northbound/asdcApi/provider/pom.xml +++ b/northbound/asdcApi/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.6.1 + 2.7.0 -- cgit 1.2.3-korg