Bump versions to 0.17.10-SNAPSHOT 46/106346/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 1 Jun 2023 11:26:45 +0000 (13:26 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 1 Jun 2023 11:27:08 +0000 (13:27 +0200)
This starts the next development iteration.

Change-Id: I5b9f6d71e6d19623175bee86d3e187c38f208e84
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
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 c26c39248b20385a091747a5c2c208227a5bffb2..f7c52b4d71170eff73e5eed68513a94a410852df 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.17.9</version>
+  <version>0.17.10-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index f10151fc3c54f4351b5badcc57acddb714fec7c5..3eb175068b5a6ffd9d0482da32e24e85911efc28 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.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 20992d4ee986145fffc16b04dff3e19f6fe2ca89..d1bc30c1bfd91cff272ae4767e979be82fd50217 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.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 1d52d55dc980d49e8d632034699dfe3ab4db3944..75c086f4dca4bfe5122ffaee649e72543c853e04 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.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.17.9</version>
+  <version>0.17.10-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index f648f4ef82cdcb9b76974d6719692ba19db2befc..0e1e6515f50bebe90acee6c0067c290d8e9f4a31 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index b351792280d2d27010caeced50dc8c3553d123ec..d5fd7749c1fb6b669ff7678ecfe59f637bd38e13 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.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1203431a2bb65c158fb563a936742753c0659e2f..93cb0826b5e55ae760bd204281145497f4f4bd2c 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.9</version>
+  <version>0.17.10-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 2d1c4f5bf32b8823f3297af87adb3625fca812e3..9958be3596e5261c48877b9723d1428958b8f0a8 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 027f46d3e24d0a06a7abc645f8bf68e19db560c4..9c88190110e584f568eefc92b61e1fc0b1a9d10c 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.9</version>
+        <version>0.17.10-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 46e471ea40cd234d6b887d5dcf6de61d69d2366e..18cb3d9c01e5d32f14b059fe2e5ddbebd5ba3da5 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.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.17.9</version>
+  <version>0.17.10-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 2302832d45500e210ba0d1c9d742fbabcc24012b..9eec071b4b0b29764a47f69cf8f1ae032e9be90a 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.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-impl</artifactId>
-  <version>0.17.9</version>
+  <version>0.17.10-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 89383690ff18d4ec44b520dd6eefa288cedf8c32..fc62d77b467b072c5c83c415e081829cfcd17a7f 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.9</version>
+  <version>0.17.10-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index b8b879b0fdc804539972cbad29b5a753b14663ab..6f2813e3bc90f0686ab317a66e9e1db67d8bd12f 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.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index cd79517176d08e4f67449843e96d78cf4a1472c1..55811731530a69af26ed19e3f6c827cb69d9e241 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.9</version>
+        <version>0.17.10-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1679d6bd420cddf5c113074eed41272cf23ca92c..7021f48dd951f406787f4896b2c725b0af171d0e 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.9</version>
+  <version>0.17.10-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 91e984f41f2f84df23e22ff5dd76646ecf8380c5..a090a52ea564f62d9800f8524c6f38a66e0cc013 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 9b9b5614f3eeeb4670fb491ed22b1a040b811496..8dd8ac9aacf87aad92abcbd910b580c57c26184f 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.9</version>
+        <version>0.17.10-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a9dd1d3db586ef0ba55b7067ef51fd85c453e2f8..cace3ac6716ac65624a7ea9868d4cbff1947e4bd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.9</version>
+        <version>0.17.10-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 73cce633f57264a68ecf5e5de0c10610ca65a47b..967033a269e19e2e233d5cf620e7dc6db87fd329 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 209bcbaecb64e718c211ab090027f6cf80a406b7..e0db0436599de355c0ba968a390657c46ef92a24 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.17.9</version>
+        <version>0.17.10-SNAPSHOT</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index 3e9c17c62a5b8275d56d10e5cbbfbf940950780a..94ac21d4f1ba05a71dbdc7fb586935b4868398ff 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</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.9</version>
+                <version>0.17.10-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index ac514f6472900a367b7e67587a5991545a6830fd..0f0119fc7d6b475eb0e434d2357b91b2fa4737ea 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index 1663e9cc5ec0ff08bb8fde4fde5b77a35cb7d9df..2c780ecfe659ea150f17ce09bd72cd6943f04176 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 50e397078442cc8dc39e0ecbbf53f7c10e35d55a..81dcc444a7f4d0b7673b039b0d537496ac231515 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 3cb881cff265611244e394677b98eae0df8e790b..99ada32879a66e9d7c4aebda9f2de5b7de4418fc 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index ff53e9ea2510e2432df9ded44f3f91088c951dfd..4176599179076004d1f65bb13c54cd30ea778bd3 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 3e7fe23753a3df935a04b6baac39c2ad30d8437f..a030f45d532f2d73dba883452c86b4c5eddb0ce5 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index de5b539097921fa5d9700936d3ef6a4297631061..8bf49981d7e50b16934853be9f0c719528e127d3 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index cf4413f8f3a3329dc8c0f33a210c60f3d8138665..b0c7ffe9a015382532c8485a7e299b7334a68003 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index fb4a829453f7db7c38089584134747de531b4615..fdb1c75849e6f02ee31842c65df0650be35c0c55 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index e0ff42eb3b123acaa8f449caa6c94151e86d9ab9..bf405a8b6879f975ac59b6a3a038d1ba3f4be791 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 33c94ecd1c9466c254542f7cd541d4d024c34aec..41c6a425591ba20476a5de6b65d4642929f7d16a 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 756c24d07165b3dc44e3d5938b314aca15ecf840..1ca8b9e754ed556e0ae31195e4415a5559048ecd 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.17.9</version>
+  <version>0.17.10-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index 513d5b0078094622d4ae7f884de7dd507baadfcb..e3f903678ca82950b7bdf296bc6eae1dc960e9c0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.17.9</version>
+  <version>0.17.10-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index edfe5d9f69447f8f9211629a74d8d44c96d7a01e..8c6244ae215f630a81e4d07d23708c8e27bd3013 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1dd09ea538f5a1b45b7431dc4871362b5a5fae05..fbbea09c338a495aaa859c584fccbf0d5cf521a4 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index aef04b54979a4ad88c40d1abdc54d617226d2c2d..8f88713d86055fcdc1c6ede65cf787eb81ad1827 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1208d67498c455f9a841b03ceccb717ebfcbce50..3c8275e53b25dd19f047057872545cbd1a4b572b 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.17.9</version>
+  <version>0.17.10-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
index f3222d1aef20807817c88baa3396f4f63fa297d3..5ea478cad46172acc682f7fad7c087f492890cba 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.9</version>
+        <version>0.17.10-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0d3c3a52017ffd6ee34fcd517136f847f9c9123e..5fd34f820ff21be955991bab3c95e271f179cd4d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.9</version>
+        <version>0.17.10-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 61b3e560fc3f7c80ad2c2ba8f6f483d329be8c5a..a74f3dce913c9cad5e0281c71f32862b956c6210 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.9</version>
+    <version>0.17.10-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>