From 9c671ae52ec3404c625f0412425c77edf633ced9 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 13 Oct 2023 16:29:56 -0400 Subject: Update to latest snapshot version of parent pom Update to latest snapshot version of parent pom to pick up Argon SR2 versions Issue-ID: CCSDK-3944 Signed-off-by: Dan Timoney Change-Id: I0311abcbd8943f9d96e5d89a7ff07e4d00e156b5 --- 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 a18cec3ac..63eeb06a0 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.0 + 2.6.1-SNAPSHOT diff --git a/northbound/asdcApi/model/pom.xml b/northbound/asdcApi/model/pom.xml index 3872679bf..180a87451 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.0 + 2.6.1-SNAPSHOT diff --git a/northbound/asdcApi/pom.xml b/northbound/asdcApi/pom.xml index d77196dc0..612b3fa5d 100755 --- a/northbound/asdcApi/pom.xml +++ b/northbound/asdcApi/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.0 + 2.6.1-SNAPSHOT diff --git a/northbound/asdcApi/provider/pom.xml b/northbound/asdcApi/provider/pom.xml index c06568f8a..b2dd77cd1 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.0 + 2.6.1-SNAPSHOT -- cgit 1.2.3-korg