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 --- aafshiro/features/ccsdk-aafshiro/pom.xml | 2 +- aafshiro/features/features-aafshiro/pom.xml | 2 +- aafshiro/features/pom.xml | 2 +- aafshiro/installer/pom.xml | 2 +- aafshiro/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'aafshiro') diff --git a/aafshiro/features/ccsdk-aafshiro/pom.xml b/aafshiro/features/ccsdk-aafshiro/pom.xml index 7ff79a6aa..bd137981e 100755 --- a/aafshiro/features/ccsdk-aafshiro/pom.xml +++ b/aafshiro/features/ccsdk-aafshiro/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.4.0 + 2.4.1 diff --git a/aafshiro/features/features-aafshiro/pom.xml b/aafshiro/features/features-aafshiro/pom.xml index 844cd2055..e5a500fea 100755 --- a/aafshiro/features/features-aafshiro/pom.xml +++ b/aafshiro/features/features-aafshiro/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent feature-repo-parent - 2.4.0 + 2.4.1 diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml index fe15434d0..9bda507c9 100755 --- a/aafshiro/features/pom.xml +++ b/aafshiro/features/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.0 + 2.4.1 diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index 095ee1f6a..b0ffe7985 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.0 + 2.4.1 diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index 0e8d4c11c..1f2610f7a 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.0 + 2.4.1 -- cgit 1.2.3-korg