From c35ad79f3939eebf531f477d62755221789bca12 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 28 Jun 2023 11:38:33 -0400 Subject: Update features for Argon release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update ccsdk/features for use with OpenDaylight Argon release Issue-ID: CCSDK-3916 Signed-off-by: Dan Timoney Change-Id: Ie28aa66f6c3a9c0c6002e05d8f714613dbe460cf Signed-off-by: Michael Dürre --- 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 1d4dfffdb..47235e00d 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.5.4 + 2.6.0 diff --git a/aafshiro/features/features-aafshiro/pom.xml b/aafshiro/features/features-aafshiro/pom.xml index 3e4e28430..cb339e74e 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.5.4 + 2.6.0 diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml index 03c8edd1f..eefd81d07 100755 --- a/aafshiro/features/pom.xml +++ b/aafshiro/features/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.5.4 + 2.6.0 diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index b1c656bc7..090e29edc 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.5.4 + 2.6.0 diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index 2a4fed28e..21b88e948 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.5.4 + 2.6.0 -- cgit 1.2.3-korg