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/featureaggregator/feature-devicemanager-base/pom.xml | 3 +-- sdnr/wt/featureaggregator/feature-devicemanager/pom.xml | 3 +-- sdnr/wt/featureaggregator/feature-oauth/pom.xml | 3 +-- sdnr/wt/featureaggregator/feature/pom.xml | 3 +-- sdnr/wt/featureaggregator/installer/pom.xml | 3 +-- sdnr/wt/featureaggregator/pom.xml | 3 +-- 6 files changed, 6 insertions(+), 12 deletions(-) (limited to 'sdnr/wt/featureaggregator') diff --git a/sdnr/wt/featureaggregator/feature-devicemanager-base/pom.xml b/sdnr/wt/featureaggregator/feature-devicemanager-base/pom.xml index 4589eebb3..f48e3e1ff 100644 --- a/sdnr/wt/featureaggregator/feature-devicemanager-base/pom.xml +++ b/sdnr/wt/featureaggregator/feature-devicemanager-base/pom.xml @@ -22,14 +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/featureaggregator/feature-devicemanager/pom.xml b/sdnr/wt/featureaggregator/feature-devicemanager/pom.xml index 155cf1423..51bacdf52 100644 --- a/sdnr/wt/featureaggregator/feature-devicemanager/pom.xml +++ b/sdnr/wt/featureaggregator/feature-devicemanager/pom.xml @@ -22,14 +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/featureaggregator/feature-oauth/pom.xml b/sdnr/wt/featureaggregator/feature-oauth/pom.xml index 2137872d8..3e1da78dd 100644 --- a/sdnr/wt/featureaggregator/feature-oauth/pom.xml +++ b/sdnr/wt/featureaggregator/feature-oauth/pom.xml @@ -22,14 +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/featureaggregator/feature/pom.xml b/sdnr/wt/featureaggregator/feature/pom.xml index 461a2bb1c..a5fe5d6f6 100644 --- a/sdnr/wt/featureaggregator/feature/pom.xml +++ b/sdnr/wt/featureaggregator/feature/pom.xml @@ -22,14 +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/featureaggregator/installer/pom.xml b/sdnr/wt/featureaggregator/installer/pom.xml index a6ce80825..15a779509 100755 --- a/sdnr/wt/featureaggregator/installer/pom.xml +++ b/sdnr/wt/featureaggregator/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/featureaggregator/pom.xml b/sdnr/wt/featureaggregator/pom.xml index 7ea89d0c5..b184c67a9 100755 --- a/sdnr/wt/featureaggregator/pom.xml +++ b/sdnr/wt/featureaggregator/pom.xml @@ -22,14 +22,13 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.1-SNAPSHOT + 2.4.1 -- cgit 1.2.3-korg