Bump versions to 0.19.2-SNAPSHOT 60/110060/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 28 Jan 2024 10:58:47 +0000 (11:58 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 28 Jan 2024 10:59:18 +0000 (11:59 +0100)
This starts the next development iteration.

Change-Id: Ic85ace4e703af51d26f4747269533e8a9a633c31
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 0bc65d27377551d41d922b1c3fd3edefe67023c2..42e2d942a19ee4da196ea90095c4f3513cb28878 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.19.1</version>
+  <version>0.19.2-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 14f079bafc65b859bc9e43d10434bbe390239565..df58772cc171df52c0463cfdc524da97be962a0a 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.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 3585d279d26dffbb6b27f072b7975c29bbdcddf6..808b24c605099689c1af980071f8612fdb40bff5 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.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 4d9064f365d19a76205b574ea0c47a07a4c64d2c..40a3ed0e925d70d526acc124ff9469f98e5b8dbc 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.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.19.1</version>
+  <version>0.19.2-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 2df1a67c570d535e3e0c4f16e5a5f1cfebe55b08..799421b64ba92d901d8b5e3db7ec5d0143da7942 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index f85f580c7c3c1add7c5db4d7a66f8fd34c3fca53..111d6a12223f8a8632fff573f0eeb4cb7ca08e22 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.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1afa0662d3ce9bea18b0f34100df376d70837849..a7640d60137471a76060ad2a34fa862206d41170 100644 (file)
@@ -16,7 +16,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-encryption-service-aggregator</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 0a3162e527f6cd4bfd4ce225092f00d9d8bea408..8f3bb004db8e23fb4353f6838b8a86172c3b222a 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 572ba8fddc88c532a8d7655dd302aae539375052..59d892a880061cdefdee383de3568a2092bf01fe 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.1</version>
+        <version>0.19.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e7ae3d5f3cacf5c01a271b87f1c691b4ab1c465d..c662ad77619d142dea720762bf48f2fac0d9fa67 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.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.19.1</version>
+  <version>0.19.2-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index c74e1083c86f00d3103b7fb5b23536d811c228c8..9fd2f0b5751ccc4ac29fe00300a13dcc11769abd 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.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 2fe244ce1bd0abb822a9145611b765063c953733..6453276b046048b10b12608e621582dd41f08ae2 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-password-service-aggregator</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 4b9ab80d28acc59175884c8ea35e8ac5c16ad241..af7027f71ed61471aadd4943175708398313241f 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.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index a31f68945798c9a57b760b4efb1f2e8dc8a4ccd3..8f9e7e5e50d8d9ea2317593b432747035d4e2537 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.1</version>
+        <version>0.19.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 83f9261630441c102ebe779c8435d0b3393a3055..8915b5b243b94e9b68d8319a5cd3f3bc03b0f547 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.1</version>
+  <version>0.19.2-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index c5371c3dd1a2145b0ecbcba1d6b8f0d1a49cf6b5..00de94cfd15e5656f045b446188facb5f659cd2c 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index ff10f105e72a48e3186953348b8a2a8e8691734c..f178ffaea2499c0026ec99e56813e79b78ee3d98 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.1</version>
+        <version>0.19.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 69e2a9f7b2697ac181dd109d9a81b386aee7d301..4edc66b8109f639d443dfbd4b84272636b587f6e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.1</version>
+        <version>0.19.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 2acc564c84896d9ecc167d03b2e2d78ec5e1e7fe..20d466401168d9a209128f0957812a123cf3d4e6 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 864d6979652606846425738fadfcf39b0f49352f..5437ce18f11e894f125e335d42544f04176951cc 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.19.1</version>
+        <version>0.19.2-SNAPSHOT</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index e4f937bb47c500f291aebf22bc92f2fe908764b7..af62e59699214163ec70743edd8421fa27281294 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.19.1</version>
+    <version>0.19.2-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.1</version>
+                <version>0.19.2-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 1ff679ec915e33298d061bbf677305757b36d21a..ffeded7d931044f91ef2d14755c2fecf9c4dcfc1 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index a32f0b4433f18c6cff4aa37fb7ecb751ea73623f..4547e817f158b431ac0c82cfb0848291b3558230 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 5c2ad89982545f74aa6dccba4bb921b3bba94121..a7a7bdffae31befbf370247a4be34bf522f3abba 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 4f5548ef10394bb98bb8729af861ab47269f441c..c13e1eae87912c3648e57b516be8a27d1ab309e9 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 6897b00bf5fc15a1ed6c0677bc625a65e48be5f9..bcc38b21f25c53d510de3d649d9f31f0faf927a9 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 382694fdcb6b1d246cb44ca2dc867343c51bd9a1..e4e630f458ca48fb4676b7ce34a9801cc41cbf83 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 46a000ffbb2c55a07bd47c008aad1ccdf72428ff..3f1e422222ac15ebd09b5740a773b06716c27157 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index a78beef72f31449c6ea51da2a07a1df3ff6101be..3297fb9378b0e535ee53f4db0b16043441298d91 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index b07dc6cd04496d2a434b3732589ee0e8a6882f30..8db8f5db6e4ce0825285d6b841944c9b005c85be 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index 0e89ed118c27a24477c6327b4d8cee2aa577a392..c7605a50729a6ed4e7126e201673004e8c54d778 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index d94a6bd2882a3c78b97854ab3027d5220b9dfdf7..3ee25c36fd5b6f261614569f4fcc57927aba1e4d 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 4b1234289f26b87b44479677f7d2e3685526873c..162790b14558b800b59e52b48974332c5c299124 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.19.1</version>
+  <version>0.19.2-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index b14b1d88f347fbd6e79bda0465375af0ec23e754..20009a914d4669cc0e8347c97f6041ede1ad67fb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.19.1</version>
+  <version>0.19.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index 494e203d65ee9d36f24d7dbb06b3f28afce6aa19..24134f9b95f57e14965a4a83db5a992307669e0d 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 14190bec967435f88ca2016c487bbe9ecd097dee..d6ba8025f58c60325877dd437f30fbf0f3c38b80 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index e486de4e44b864b47e8776eed32579d966a487c5..07e26ae2d4f953431e43d2a5ce4a7ff1523a8ebf 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index b0ea02745af3c77ef7f6082e6e7969a517476c8a..c5ecab3d9bf068b5e2b657bf75ec89096d8241ef 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa.web</groupId>
     <artifactId>web-aggregator</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
index 55485eebddff075716a6f40f0166b7881b1bbed0..a246be628664501f58a5fa139dc08d0bef80f9ca 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.1</version>
+        <version>0.19.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1a3cea99c6922a2d2e8800b8672177029b9381a9..e8a7237aff7cf76f0b0c5464f25b8c3686cd7b6c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.1</version>
+        <version>0.19.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 66fcf18291f49cae0662f602b6aa0bef20d70ddf..d8f0dcd60aaf6ccbc0f463c67a9249e886bf7858 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.1</version>
+    <version>0.19.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>