From a6791c6dca9a5a609808434a1ad5d32188af5d05 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 14 Sep 2022 10:37:57 -0400 Subject: Use version 2.4.2 parent poms Use version 2.4.2 of parent poms Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney Change-Id: I415f355535331452b0b6ce74ae829a4df04fafa4 --- core/sliapi/model/pom.xml | 2 +- core/sliapi/model/swagger/pom.xml | 2 +- core/sliapi/model/yang/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'core/sliapi/model') diff --git a/core/sliapi/model/pom.xml b/core/sliapi/model/pom.xml index 6a0240ed8..a08ac00a8 100755 --- a/core/sliapi/model/pom.xml +++ b/core/sliapi/model/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.1 + 2.4.2 diff --git a/core/sliapi/model/swagger/pom.xml b/core/sliapi/model/swagger/pom.xml index d439ff1d5..6deb6b44a 100644 --- a/core/sliapi/model/swagger/pom.xml +++ b/core/sliapi/model/swagger/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.1 + 2.4.2 org.onap.ccsdk.sli.core diff --git a/core/sliapi/model/yang/pom.xml b/core/sliapi/model/yang/pom.xml index b57d81e38..df804da04 100755 --- a/core/sliapi/model/yang/pom.xml +++ b/core/sliapi/model/yang/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.4.1 + 2.4.2 -- cgit 1.2.3-korg