Release aaa v0.17.10
authorjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 8 Jun 2023 16:00:47 +0000 (16:00 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 8 Jun 2023 16:00:47 +0000 (16:00 +0000)
41 files changed:
aaa-authn-api/pom.xml
aaa-cert/pom.xml
aaa-cli-jar/pom.xml
aaa-cli/pom.xml
aaa-encrypt-service/api/pom.xml
aaa-encrypt-service/impl/pom.xml
aaa-encrypt-service/pom.xml
aaa-filterchain/pom.xml
aaa-idm-store-h2/pom.xml
aaa-password-service/api/pom.xml
aaa-password-service/impl/pom.xml
aaa-password-service/pom.xml
aaa-shiro/api/pom.xml
aaa-shiro/impl/pom.xml
aaa-shiro/pom.xml
aaa-shiro/repackaged-shiro-jar/pom.xml
aaa-shiro/repackaged-shiro/pom.xml
aaa-tokenauthrealm/pom.xml
artifacts/pom.xml
dependency-check/pom.xml
docs/pom.xml
features/features-aaa/pom.xml
features/odl-aaa-api/pom.xml
features/odl-aaa-cert/pom.xml
features/odl-aaa-cli/pom.xml
features/odl-aaa-encryption-service/pom.xml
features/odl-aaa-password-service/pom.xml
features/odl-aaa-shiro/pom.xml
features/odl-aaa-web/pom.xml
features/odl-apache-shiro/pom.xml
features/pom.xml
karaf/pom.xml
parent/pom.xml
pom.xml
web/api/pom.xml
web/impl-jetty/pom.xml
web/impl-osgi/pom.xml
web/pom.xml
web/servlet-api/pom.xml
web/servlet-jersey2/pom.xml
web/testutils/pom.xml

index f7c52b4d71170eff73e5eed68513a94a410852df..e6ed0dae724e816d4cd5556d0e1aa02fff5981d6 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.17.10-SNAPSHOT</version>
+  <version>0.17.10</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 3eb175068b5a6ffd9d0482da32e24e85911efc28..d3c883c70e6dd5915a33f4e5f8bed720fdcccc56 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index d1bc30c1bfd91cff272ae4767e979be82fd50217..e56a723f3da8db8931a821255e081c1c06d48493 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 75c086f4dca4bfe5122ffaee649e72543c853e04..6916a976677ebe1e674e3afc2783de0898a10c0a 100644 (file)
@@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.17.10-SNAPSHOT</version>
+  <version>0.17.10</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 0e1e6515f50bebe90acee6c0067c290d8e9f4a31..4775b69dacd4d1d0e7f993bac5409b06a9433b4f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index d5fd7749c1fb6b669ff7678ecfe59f637bd38e13..479c51b946d231aa7d805c40847e3d3cdab8a5de 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 93cb0826b5e55ae760bd204281145497f4f4bd2c..16faf1c4f95d4f3a8042d3f8727978ef94e191d1 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-encryption-service-aggregator</artifactId>
-  <version>0.17.10-SNAPSHOT</version>
+  <version>0.17.10</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 9958be3596e5261c48877b9723d1428958b8f0a8..3992a125b7857681e90a0e023dbab76116b2ef74 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 9c88190110e584f568eefc92b61e1fc0b1a9d10c..dc4f572e271d28f918f5b8894f2710188637e584 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.10-SNAPSHOT</version>
+        <version>0.17.10</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 18cb3d9c01e5d32f14b059fe2e5ddbebd5ba3da5..2ace6ce51795f291ba20b39b7316a67f606a63a9 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.17.10-SNAPSHOT</version>
+  <version>0.17.10</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 9eec071b4b0b29764a47f69cf8f1ae032e9be90a..0a1502139d85db40d9ba4affd3c982cee8adb957 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-impl</artifactId>
-  <version>0.17.10-SNAPSHOT</version>
+  <version>0.17.10</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index fc62d77b467b072c5c83c415e081829cfcd17a7f..58eff889ebd610a5d8aa7796ad8c298bce761f47 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-aggregator</artifactId>
-  <version>0.17.10-SNAPSHOT</version>
+  <version>0.17.10</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 6f2813e3bc90f0686ab317a66e9e1db67d8bd12f..44544ad9d96f73c2deaab246c313d56c55845b89 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 55811731530a69af26ed19e3f6c827cb69d9e241..d4a77ccfacb49644bd678fb7dfc3ef5885cd4ba4 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.10-SNAPSHOT</version>
+        <version>0.17.10</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7021f48dd951f406787f4896b2c725b0af171d0e..3cd280704749160a3ee7be245edc970f88fe0029 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-shiro-aggregator</artifactId>
-  <version>0.17.10-SNAPSHOT</version>
+  <version>0.17.10</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index a090a52ea564f62d9800f8524c6f38a66e0cc013..fdfb88e88719aa8465ebcca300afdc8c5557bb3d 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 8dd8ac9aacf87aad92abcbd910b580c57c26184f..aa3623350c7ad648196e84fd4bb41cb5bea5b6ef 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.10-SNAPSHOT</version>
+        <version>0.17.10</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index cace3ac6716ac65624a7ea9868d4cbff1947e4bd..0de4b02d131d50897d526e2adce0fb0b5a18c5b2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.10-SNAPSHOT</version>
+        <version>0.17.10</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 967033a269e19e2e233d5cf620e7dc6db87fd329..3119334d2f0bde27fa43ab7c8f962de0bd977c37 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index e0db0436599de355c0ba968a390657c46ef92a24..9642848b9dd02fdd232e4ca69d29ac4bc43d9c80 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.17.10-SNAPSHOT</version>
+        <version>0.17.10</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index d58e32ea8611194d73f3c3c50f157fd62a3430f4..bbb21eea5b920d126cca7decff40ac5ae8039c6f 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <name>${project.artifactId}</name>
     <description>AAA documentation</description>
 
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.aaa</groupId>
                 <artifactId>aaa-artifacts</artifactId>
-                <version>0.17.10-SNAPSHOT</version>
+                <version>0.17.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 0f0119fc7d6b475eb0e434d2357b91b2fa4737ea..9a1ed176e471b3b2a9fd2d1d311abe36c3193c3b 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index 835e1f4018909b5c7f52ea561a81e58b86df781b..d4ec144912979d2089cfac0a1a2d77666433fbdc 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 8f7fcd9c3769e33729fcfd0437229d11a0f75653..c1bdf726e25cadf1dcaccdbae556861f640ba2ca 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 99ada32879a66e9d7c4aebda9f2de5b7de4418fc..58ee98ae8d996bbeccfa0fd36d8faa379a580303 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index f1bffddd7c82b27786ace788bbefb1075c760483..fe9cba28f300e38a56a7924474e763ce76feaca7 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 663fc8900e1f0be5fe1fcf1a3b6f095814525ad9..c3f7e006ea45be10eb831ea9de269c0ca7dfa594 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 8bf49981d7e50b16934853be9f0c719528e127d3..0f957f8794f453c6aea849cc6801b9cfaa4e5d14 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index 36fd253ff5805c371f84a0f6d1174b6a9f8877da..61938b502c0ab286d5c2e20c569c8db443805a3a 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index fdb1c75849e6f02ee31842c65df0650be35c0c55..eee881ca6004dd2470dc5746f1a6885fb0e94754 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index bf405a8b6879f975ac59b6a3a038d1ba3f4be791..a444524000a297abd56d9ae3c06c6b7f6caa600f 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 41c6a425591ba20476a5de6b65d4642929f7d16a..7a0d132dd46b3e5e58fb09f55ebf857bdcfafbff 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 90a014693fb813dd5f1008e2d0e29168ec21ba57..231456e7b6348f8f1d37d8d20f1275213cee473f 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.17.10-SNAPSHOT</version>
+  <version>0.17.10</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index e3f903678ca82950b7bdf296bc6eae1dc960e9c0..e9165e0e9f51dd753cefa366547b79b493e38a0c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.17.10-SNAPSHOT</version>
+  <version>0.17.10</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index 8c6244ae215f630a81e4d07d23708c8e27bd3013..2c3604246c871e987202ce2dc1009cf3e48ad4bd 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index fbbea09c338a495aaa859c584fccbf0d5cf521a4..d3a1774ad3df8974a9899716bd28ff0ec72affe3 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 8f88713d86055fcdc1c6ede65cf787eb81ad1827..5bc5cab1f088db926f160c7eef1a1590c3a6df27 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 3c8275e53b25dd19f047057872545cbd1a4b572b..1a21a83eec5a0bc97acf3f145d7388b9a49497e5 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.17.10-SNAPSHOT</version>
+  <version>0.17.10</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
index 5ea478cad46172acc682f7fad7c087f492890cba..90db750cc3455a8c78f28042a3695047e19e8187 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.10-SNAPSHOT</version>
+        <version>0.17.10</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5fd34f820ff21be955991bab3c95e271f179cd4d..5da34751a5a45122d2b0c26cca270091af7db0a5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.10-SNAPSHOT</version>
+        <version>0.17.10</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a74f3dce913c9cad5e0281c71f32862b956c6210..1d1b607841267f4ae1209b5a4fadea664ba74c99 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.10-SNAPSHOT</version>
+    <version>0.17.10</version>
     <relativePath>../../parent</relativePath>
   </parent>