From 75bde43b48042133b2cd08a389d6997b08394480 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 4 Aug 2022 14:48:26 -0400 Subject: Fixes from local testing Updates to ccsdk/features to address issues found in local testing with ODL Sulfur Issue-ID: CCSDK-3692 Signed-off-by: Dan Timoney Change-Id: Ia9479ca1ee853eded65ada7ac1f2356ffd64437f --- sdnr/wt/devicemanager-core/feature/pom.xml | 4 +--- sdnr/wt/devicemanager-core/installer/pom.xml | 3 +-- sdnr/wt/devicemanager-core/model/pom.xml | 3 +-- sdnr/wt/devicemanager-core/pom.xml | 3 +-- sdnr/wt/devicemanager-core/provider/pom.xml | 3 +-- 5 files changed, 5 insertions(+), 11 deletions(-) (limited to 'sdnr/wt/devicemanager-core') diff --git a/sdnr/wt/devicemanager-core/feature/pom.xml b/sdnr/wt/devicemanager-core/feature/pom.xml index e65580d83..fb393b313 100644 --- a/sdnr/wt/devicemanager-core/feature/pom.xml +++ b/sdnr/wt/devicemanager-core/feature/pom.xml @@ -22,15 +22,13 @@ ~ ============LICENSE_END======================================================= ~ --> - - 4.0.0 org.onap.ccsdk.parent single-feature-parent - 2.4.1-SNAPSHOT + 2.4.1 diff --git a/sdnr/wt/devicemanager-core/installer/pom.xml b/sdnr/wt/devicemanager-core/installer/pom.xml index 1d84071b4..09867051d 100755 --- a/sdnr/wt/devicemanager-core/installer/pom.xml +++ b/sdnr/wt/devicemanager-core/installer/pom.xml @@ -22,14 +22,13 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.1-SNAPSHOT + 2.4.1 diff --git a/sdnr/wt/devicemanager-core/model/pom.xml b/sdnr/wt/devicemanager-core/model/pom.xml index 56bec8c84..2373963a6 100644 --- a/sdnr/wt/devicemanager-core/model/pom.xml +++ b/sdnr/wt/devicemanager-core/model/pom.xml @@ -22,14 +22,13 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent binding-parent - 2.4.1-SNAPSHOT + 2.4.1 diff --git a/sdnr/wt/devicemanager-core/pom.xml b/sdnr/wt/devicemanager-core/pom.xml index 24a99fe39..5f4e8b2bc 100755 --- a/sdnr/wt/devicemanager-core/pom.xml +++ b/sdnr/wt/devicemanager-core/pom.xml @@ -22,14 +22,13 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.1-SNAPSHOT + 2.4.1 diff --git a/sdnr/wt/devicemanager-core/provider/pom.xml b/sdnr/wt/devicemanager-core/provider/pom.xml index 4c373d58d..477ef5235 100644 --- a/sdnr/wt/devicemanager-core/provider/pom.xml +++ b/sdnr/wt/devicemanager-core/provider/pom.xml @@ -22,14 +22,13 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent binding-parent - 2.4.1-SNAPSHOT + 2.4.1 -- cgit 1.2.3-korg