Bump versions to 0.19.3-SNAPSHOT 80/110780/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 16 Mar 2024 15:04:01 +0000 (16:04 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 16 Mar 2024 15:04:27 +0000 (16:04 +0100)
This starts the next development iteration.

Change-Id: If06eaba22eab23ca4c7f8e32fc10c47b024baa7e
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 c6b43254a58b81aed027157b8aa9138682138dd3..5f8208cf71c71471bf127af32996f3651dc956bf 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.19.2</version>
+  <version>0.19.3-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 5d550c1361d69a643e4b1a16b0c4f49bc13782cd..f6cf712382d112e1ad73db035b31e3b7761c24a3 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.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index bf42b3dd9b4d971e19591f101a596fd79c4ec20a..1d0fa386c21a249712b4b3ad6d144cb581554779 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.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 3a7ebf11b43ff2d4faaff16c9a6972356f3cf9dc..d2f5355af8669f8141f5fdb27ea34f1deca4a3be 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.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.19.2</version>
+  <version>0.19.3-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 0061141cec2475612b65cc2eccdfc705ee76afbb..3d7b7a913f820043646af3ace46f31ec97dcd928 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 05e2418c06f0557928b6206e7950c5ba767058ba..e65f6d0c67830b8bee69379a76e4ad8124aa1038 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.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 610a0cf5bf8c3e8e8f8a87f80bb0e6bc752c4eff..b67f4f2f90a5ec918516e24ffa5bb368171d5f5c 100644 (file)
@@ -16,7 +16,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-encryption-service-aggregator</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 38b141e1c91a485e4994bdba5a5a889b1a7efb9e..3d3bb8e2a58db3817ec50113936039f03aad4709 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 9d54e2f3826a9eb504cb40c232eec411edf4a985..fc792e235245a6889db8a7a9098af334774a5e57 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.2</version>
+        <version>0.19.3-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index bf11b3732e0226f3d34ca3fb11970c1e8d087fbe..277e7593b7e6a2d9e9f25eaeee9468e4730f6302 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.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.19.2</version>
+  <version>0.19.3-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 9bff50a83d2f3ec89c0391f55f258ee1827affc0..b4237c4d5966610fcdfc8a52f7a6f6d526250d6f 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.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index d244954931d80f86edcff3ccc3abc8c7b8cec3d1..b5f535deac5fa30f38b114f3e25f42133339995e 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-password-service-aggregator</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index fa88de1bb63db8ed066e4e054671aeee0f288551..d1bd07741a778ac802e3cdae4bc4825ad7366546 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.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 616952a1a4ef92cedffbc0e2064f29476d21dc5a..af55f79ad3f01be1fd9f3385a89028727c526524 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.2</version>
+        <version>0.19.3-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a40094fd73fd80448dfed9200642413f41662e64..0472216aecc40be1c5ffc448b22765b0f1b043ed 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.2</version>
+  <version>0.19.3-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 45b323fc615e2b18c2374d10b28031d6fea98c62..456936c0102ad69e511f508e4cb955d637657f60 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index d4dee8db9f93f15d80e227a295606a3125fdaf39..54f69cb05c6d601bdb2eb7b46e5176d4a688ca34 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.2</version>
+        <version>0.19.3-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 87368463c92bce2793eeed82e16b08ca9d096057..af7d751692ab15b8b923c2336deb0d4978891cab 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.2</version>
+        <version>0.19.3-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 770f0f400fc556faa900b71e2e52a5cc29d69904..14602dcff372dc50b9ae18d4dde19770f8788942 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index aad1d842ef9ee3d79ec4ccea928eef280dfb9c12..f330b7c4c0a7c11450370364615378106db5fb52 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.19.2</version>
+        <version>0.19.3-SNAPSHOT</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index 6fa6385e720ba4a7a1092898d0d70b79d6156bf9..1704ad1899546b9aba54d78efd3f8ebee9d9c098 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.19.2</version>
+    <version>0.19.3-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.2</version>
+                <version>0.19.3-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 2c692aed493c6160ff03d0871b3644e34fcbe3c9..6476063a6ab199394285185cbbc636ee8f4a240c 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index 9674a02518fcc6f1d465f41a021eeda0761be571..d0f2f8f315aa311c6336fdc7b06c3634de715ba0 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index c9d7fc82b7a88534913a5c240dba2be461283a05..02dfddcaa04b55385d13e463b7d9fa8ad0d0ec2f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 3eba45779a86cc43b1204a406a4cac078b968fc8..4e7f630abd63009bc68f4b2604eb78e38606d3ff 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 968025f3a58571277ca5e2e9ae1cb3f83d792437..244aeed3370190a6620d5c73ffaaf0ccf8eb6687 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 49ee6de5573a2535fca098dda601672d12567a11..8c217fc9886e5bc39e646eebb0d799b6ccc08584 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 8c8aa3af06245d13ee9d1b686fdc7b63e8ba0ee6..4cda850ceef33683a7447adf282c0635e9b121c1 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index 7284aa8f6e6f8dd66d93454f2a9aeb9b444d23a8..22c9974673dd2ac05de6db6796e4c40ba8f108f8 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 9cb25fa4efd97de7deec51e3a681b81bf9602f6a..6d57d95f3c8443004f6f7bf57763e0c8e0c19aa9 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index 35852e8a8202274e989477f7f178a1daab34c104..3e9f931af7edaab8c07055d62098a9c2d7ae6d75 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 3ca36bbfcffce0956b9e743ecc3a177269f3ebaf..5e43e56d457a5404b5311a4adef4133aa928446c 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index bc58e537726397071e6b83ac7d20aa397b04a914..61813aae8cf1ccffcba2bc8156c1d49579e4d058 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.19.2</version>
+  <version>0.19.3-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index 92b1cf701186117b358e0fb8ebab30acba173380..e67684e72dbb8dde6b6e6fba16b9d9a6e8ed526f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.19.2</version>
+  <version>0.19.3-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index 6db8dd7d8d6f9abefed75238b5059006ab5b6953..66f7a59341280091b019be74bf758bfa2e177ca7 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 13742ef7ca5ff5d5fddc1a0ac6958138c8673f01..57eb91ffe191c698c96d8f1bae446e8fbfcded6a 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index b88b35ce49ac18fde766e89dceef96e5741a3a19..7f00c5eb570b2c9b8f169652d1ae73b7dc5b0560 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 12314bbfd5e1125adf081796af33dc17a581f392..0dba1072cab303e0a1dd0cc8650a1a1770df5511 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa.web</groupId>
     <artifactId>web-aggregator</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
index a97920f3f1b99cbed7f7bbc4035fda3e353e9ca1..7a24840d75fe4876257539ac925775c189f47096 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.2</version>
+        <version>0.19.3-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 48cf088414bc322de3818b9ebc91c40d1096a3b3..d2ae9998d9af2e4698e07b5d17b268cc8eb88a55 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.2</version>
+        <version>0.19.3-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c711697cc05050a55622309f688df48df069ed31..9f16bedb090fcb9fb8ae78e257c7c8e7ed497a5b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.2</version>
+    <version>0.19.3-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>