Bump versions to 0.19.6-SNAPSHOT 13/112013/1 master
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 6 Jun 2024 12:16:00 +0000 (14:16 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 6 Jun 2024 12:16:35 +0000 (14:16 +0200)
This starts the next development iteration.

Change-Id: I0c3515f7910daf11f309624d82a14b46bfa8fb97
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 d570d195dbac3f7e7f9cb43f80c3a9bfd94bc3d9..8f8546d4bf8072f97fb707a0e45bec25f5431dab 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.19.5</version>
+  <version>0.19.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 1f63ca87cabfe1e862d184c8be56ac6fe550911a..44487b75703d49fab5cf9845131eb88e5be16d71 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.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 05adc1604d322c166261dd802465ca21eb58eecc..a8bb5e1ce7f13e444821f077bf1fa99dc6d2bf60 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.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 00a43f7255478a6ac4278e57d78acc0d810a43a3..a2dcfb0208396f5bc7852338256bd9d6e1ef2e15 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.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.19.5</version>
+  <version>0.19.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index d0b55e9a37fbadb90f26cead630e09bd203b2de7..600727ab909e623a58c6063b9e390f7d5f1827c7 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index a93906021ade9523720a65a1bd96548d58207ef3..4f28f6dc6b4f9d47a21cb718000750541feba0f1 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.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 6e109a1433a1489692a97a4edf14c182bf773816..0ec4f16e7187923e0377088324067c1510767618 100644 (file)
@@ -16,7 +16,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-encryption-service-aggregator</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 861f54c87ef8df56f9ada1f3955b07064063792c..790af68e998f9132fce469fb42ab0e280924c1d9 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 260075f8cfebfe0224ad56a51029f4a05fc21849..3a9cfe1b682709fc2bea6d2e3b8870b1b59c45c7 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.5</version>
+        <version>0.19.6-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index a528ba76f23c0f5c503fb3ca98ae36babf671973..3b28b08b126554161247e9191043508d0c27ce0b 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.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.19.5</version>
+  <version>0.19.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 83a375d0431e62a8e2942cf4be12a19d176e2ad0..3cc5710aac7c6eb76864761ecc9c72a3e9307d43 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.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index e3eda737890b0d135b77cd44d51661a462c4803a..793dc015747d8fa07c0d7d60464bf7e13142a1e2 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-password-service-aggregator</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index c6389626690be725474e26641838c3327d8089b8..66d098438094e36760d94c8060f88ff29aca0767 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.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index c2d1bc97f67666b1ed8a95c3985029fbd20eb13f..f9dbf99a76bf39915c52a1ae7acf42bbaacc5ddb 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.19.5</version>
+        <version>0.19.6-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b72bae996a5ba0f5ec243c900d0dbc35708386b4..dd7efa9c1b4289811a73294fe4c619de779389ee 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.19.5</version>
+  <version>0.19.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 801971076a607f94541c1e163c762ef8338d97c1..e78050ba834e246cf6ce9c9c5ece315164b22370 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index e7d6e27aaccf07f70126ae91973efcf9bb5c564d..38501c0c15e2e2d3981eda71c614aca67488740d 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.5</version>
+        <version>0.19.6-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 221392ac9cb64ab6968e3ac216b931d22b06495d..57d45e0a8720be3ae892893d9c400ec66c9fa7bf 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.5</version>
+        <version>0.19.6-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 06a667ccde0da96eaf6f7d04b1d535c178e66dbe..92709fad9dec59d3569f45b02cea6a8e71700b3e 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 5b3d2e4e7a7be5b7f62e4bb1b274de80744d8862..7db68f5ebaab0a0bb360a67ae6a97f91100b8f2d 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.19.5</version>
+        <version>0.19.6-SNAPSHOT</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index c8e4734a4585d136f783081eb00c04054569912c..f1ca606c929855ea2dd7b0e43edaad29ed0a71e4 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.19.5</version>
+    <version>0.19.6-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.19.5</version>
+                <version>0.19.6-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3faf7c729b8ca535da424121697a69ce6f3a5fbd..1b82434c4db5d058ce62891568c41766133d8eaa 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index efbdc2125048d5258e28f6eb96a4c379205fafd1..799da17a0ea1ea788be089591d2a752732caa2d1 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 552616cbaf26800daa8ed604ea69acf860825599..182a430c225c9b4d107f2eae20c32f6d5a353f1f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 726812540ea0d74179cd5d4e6c21464c69050c4c..fcd1647203aeda79a08707cb49f4fb0fdf37915c 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 66fe4911f128e9fcbb342fa5abc5cd3292ea65e3..474a4c79ee12530cbf505e66cfb295e7334a8109 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index b28baa20ca231e0842bb4b656eb01cddebb96584..af175c1304f77ea39d25236411bef67a4c921ba7 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index eb802ef38240a830a3c701576abf968f7f570f9e..0e078675236349534c6f7e0281ac536659e2287c 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index 2dfd42dd6dfdbbe4c9022d4569a6ff280848efd5..7281422561844afd117c8c1e1750e2f931340a0e 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 779bfd0a93ba08c4a5c0202f13a1c8e23e6eeac7..798f625470ddd15cecab3ec5456e9422a8066513 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index ab089e1454247b0bdac5bd3752c52ff5c61c3714..93eb683b49cc8a0834e88ca11c8425ababafcfef 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 8685b02aa0b46480428daae8c5e567e38b446db1..9a54509bb8b711d01d9b38e47e593b83db452f87 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 5ff6c3330fab624ff87eab4c61603a7c24d1868e..bed6de2482e0b916b27bbb1fdd93fc5f8b5678f4 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.19.5</version>
+  <version>0.19.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index b74f913ceefab14fed25f5d378b9f350f7ae90b5..3b37b295e981345911fd503d08b62e171da8e80e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.19.5</version>
+  <version>0.19.6-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index f07897416b95170816a6a9d48e2a98e7175a6f25..33a32b58d49fb61123eae6ab63592e39f33b6fb9 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 99c0a57981cdf542be248e8f50433c179a84d637..af35a959081e13ec8d4d80ab2d2bfe8ebdcda338 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 7fe0cc64c13f2ab406d274cb9db97b08056437da..4667ab6b6e2494e76b23516e7507697d482a6249 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 17b624e7fd807815d29e94b2406ff8a2a7175dab..f5d571c5694b841e946a9b6680131d4d7aa5a098 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa.web</groupId>
     <artifactId>web-aggregator</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
index 005a1598f2fc2832fc8662f9097e3109d46a2c85..c74d1bc762a51b04922febf1ee756d563612e2fc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.5</version>
+        <version>0.19.6-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 70f7e633d03a6c9f01ef1c33643e9d6760d19401..7479d6f1518a89124786c48a181b2452f3e8a4c3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.5</version>
+        <version>0.19.6-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 03506d505ab0b4b8f7d183c06841f5ed715fe1fe..9d08473feb9fc9872b0990fff85b785a8692e3c2 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.5</version>
+    <version>0.19.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>