From 9b0742cc4b23a75492b76f9bfd7615e054014aef Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Mon, 24 Oct 2022 12:46:51 -0400 Subject: Use latest released parent pom Use latest release CCSDK parent pom version (2.4.4) Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) Change-Id: I026280dbf0436c694c115f4d7c868ef2600d5748 --- sdnr/wt/netconfnode-state-service/feature/pom.xml | 3 ++- sdnr/wt/netconfnode-state-service/installer/pom.xml | 3 ++- sdnr/wt/netconfnode-state-service/model/pom.xml | 3 ++- sdnr/wt/netconfnode-state-service/pom.xml | 3 ++- sdnr/wt/netconfnode-state-service/provider/pom.xml | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) (limited to 'sdnr/wt/netconfnode-state-service') diff --git a/sdnr/wt/netconfnode-state-service/feature/pom.xml b/sdnr/wt/netconfnode-state-service/feature/pom.xml index 7e2b63357..a8c6c7122 100644 --- a/sdnr/wt/netconfnode-state-service/feature/pom.xml +++ b/sdnr/wt/netconfnode-state-service/feature/pom.xml @@ -22,13 +22,14 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent single-feature-parent - 2.4.2 + 2.4.4 diff --git a/sdnr/wt/netconfnode-state-service/installer/pom.xml b/sdnr/wt/netconfnode-state-service/installer/pom.xml index 02735587e..05d8c22a9 100755 --- a/sdnr/wt/netconfnode-state-service/installer/pom.xml +++ b/sdnr/wt/netconfnode-state-service/installer/pom.xml @@ -22,13 +22,14 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.4.4 diff --git a/sdnr/wt/netconfnode-state-service/model/pom.xml b/sdnr/wt/netconfnode-state-service/model/pom.xml index 1a2d46f95..894c8f612 100644 --- a/sdnr/wt/netconfnode-state-service/model/pom.xml +++ b/sdnr/wt/netconfnode-state-service/model/pom.xml @@ -22,13 +22,14 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent binding-parent - 2.4.2 + 2.4.4 diff --git a/sdnr/wt/netconfnode-state-service/pom.xml b/sdnr/wt/netconfnode-state-service/pom.xml index ae29658de..0250e8196 100755 --- a/sdnr/wt/netconfnode-state-service/pom.xml +++ b/sdnr/wt/netconfnode-state-service/pom.xml @@ -22,13 +22,14 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.4.4 diff --git a/sdnr/wt/netconfnode-state-service/provider/pom.xml b/sdnr/wt/netconfnode-state-service/provider/pom.xml index 74f87440c..c153b8ef8 100644 --- a/sdnr/wt/netconfnode-state-service/provider/pom.xml +++ b/sdnr/wt/netconfnode-state-service/provider/pom.xml @@ -22,13 +22,14 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent binding-parent - 2.4.2 + 2.4.4 -- cgit 1.2.3-korg