From cbab1f4a926a86d0d4fcc046451ff502bd3290d0 Mon Sep 17 00:00:00 2001 From: Michael DÜrre Date: Wed, 3 Nov 2021 14:17:33 +0100 Subject: mirgate features to sr2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix oauth provider and its aaa deps Issue-ID: CCSDK-3515 Signed-off-by: Michael DÜrre Change-Id: I5e964958f323483e593563f5f19cee6100108b21 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 e482df93e..977512e31 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.3.0 + 2.3.1 diff --git a/aafshiro/features/features-aafshiro/pom.xml b/aafshiro/features/features-aafshiro/pom.xml index 49e40e720..2b03e0890 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.3.0 + 2.3.1 diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml index 1bf2e915a..0843c73b6 100755 --- a/aafshiro/features/pom.xml +++ b/aafshiro/features/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.3.0 + 2.3.1 diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index fba252287..d72b9e38d 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.3.0 + 2.3.1 diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index 07d99c4fe..8070b6b9e 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.3.0 + 2.3.1 -- cgit 1.2.3-korg