Release aaa v0.19.4
authorjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 16 May 2024 12:03:10 +0000 (12:03 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 16 May 2024 12:03:10 +0000 (12:03 +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 1da222d806547e66903beb91a22ee8ad335a5b38..ca426594c7350e75424e90a52ade5d2f82631bc9 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.19.4-SNAPSHOT</version>
+  <version>0.19.4</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 9869bc4110db0877303073b82b39e381cf554c23..2cfd2cb16d33bcae0107b085815aab254bb59708 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.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 3efed8aa082ccc3fa921b938ce948b8c8115d1ca..ede2bebafbcb88916e67003bbb2ebcce9ebd4f23 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.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 41bcc34389015e533a591028c0bb88d691be9fc0..9cab3ccd9ab41bec780335cde79e495dc740a577 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.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.19.4-SNAPSHOT</version>
+  <version>0.19.4</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index c64504159214447375d2feffcb42979bcd2735d7..c69a5dec048e37233212d8dcf1937f1dedbffed4 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index c0bd22cbafd84ca385f40e6a4d498e9fdef920e0..458ad3ae6d0c8828e396fed943d7c83e8ac1d739 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.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index dfff6b09a43732ab71e63da8ce35fb9f711227e6..3f2a2df3ff07dd6f5238672e4b8bcad6f2d04e0c 100644 (file)
@@ -16,7 +16,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-encryption-service-aggregator</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 9fbd4325f63e0722922d8b096297c4c46a3b34b2..88585542a20e7600d72531f93918672e96bf4122 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 744d81a1b5632c78d9c391904e0100a8974c3102..c0a1566830adbb8720e9c8e62fdf22bef5412447 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.4-SNAPSHOT</version>
+        <version>0.19.4</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index faa3a830326086fe95d8c9675c8008cc403543d4..b902aad40cf37f41fe8c4bc798026c49b5063c1c 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.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.19.4-SNAPSHOT</version>
+  <version>0.19.4</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 37a88c1a32a9afbd450bc906bd4bf918c6837160..815d97906ec0017fd926b21afb9c9ab43c78a72e 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.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 4fa46e253e40050d3d0f3b7d91360e3fe5acf353..95d3e5ee6ca672e20f0de341759c77ba5ca6a840 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-password-service-aggregator</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 9a0662babbf7080d1fcf571bcfa770f76d3dd662..12cecd564da0ad9da2f698ebe9093caf71aab897 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.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 4c1638e2afd356b76dc935a99cb4816805360166..6c929c4d6f3ded90c234e12d1763dd448b880cb1 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.4-SNAPSHOT</version>
+        <version>0.19.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0fec838be0a90a463c5650d88bbf8a97554be16b..e76cc1caa8922fa8f56f116e98cfced9bae27e23 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.4-SNAPSHOT</version>
+  <version>0.19.4</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 472e099d783c9a5728a4ce3ea82af49b3be832b4..66bca30b969f6557dd77654d9dc5256987e4ec4d 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 02ae6826498aa22b39cb35bb48921a4014eb93a8..1d9e56bfce2e43d376cff108e1f746b4cb322989 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.4-SNAPSHOT</version>
+        <version>0.19.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c695e4d36a3637e67daf49dbd5dfe0b0ff4d8550..0c1aaa4f4cef52e3221ce9c9e07534f1d0080b60 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.4-SNAPSHOT</version>
+        <version>0.19.4</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index ba32bb747bcb0124ba7aef38b2d41d2d47e2f0c8..d73526211a04ec51fd3f918a2ae3ec08cf9642bf 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index e6980516faa6982a2521eb419a58b6e3e8d87187..53dae26e7c347575d1093a01cf216fb34514a699 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.19.4-SNAPSHOT</version>
+        <version>0.19.4</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index 7b861ba08cef54899119132ae8a08ae0cef9d3bc..a035fbe22800945921dc6ed964bf473f44ec7a9e 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</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.4-SNAPSHOT</version>
+                <version>0.19.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 394ddc0c0d07daeb82c9fc6d5845d14eaa777610..6270d2e522c87a6582f4f59a4ea5f5139d54225d 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index 8a171c7869846a99de3c9840d2ee66b497a223b7..31117d49b176d642073db9464ffb04c076079b33 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 94d1867610ca918baeb131635e3f294ee7246711..e3984026d6a6bb8b1f81d8608782e549b8cbda75 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 59c8b928036237831cf80b3c0ea9ae0aae96cf51..48fbda1556398bd055c56b3a8054c5963644b71d 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 93d05b97fa63cf3feeb1994e19f58e10db54cbc6..22a8664ed84d28e0070874a7a23fe9640a54e2b0 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index f27ab0805885341eb15f6400a9808b0c4da0ff8b..0b1854df29cd46728d3433a89537df4e02e8bbca 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index f90396c84632f6714326e78ada9a513e43c14391..4ccc40f1618b94826686e212d6e926b42d962c78 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index 253ae5b4507af35f829b5585868670147d1ecf17..5889437831073913da105abce8ab80c898d24ba6 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 0f671fe586e97d6d1f7b04cf6da35b27f3f1bf39..929fb89c393ee803e0abd3d47e68bda1b0fd1ebe 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index 144c1a3534363a85833f0ff03d4e42c4565dce39..bac50c0ba6786c5b2b6164d388cbd316d43d6024 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 48c112126613a0f7b099f62d6967bc6faedb5a48..6bd3e3b60ecd9f1f5e7e307263185975194bbe18 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index c4974ce166f7652a0acbeb5c96dda879f36d219b..9bba6cd2dce8ea1eb07873de2129221558a02336 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.19.4-SNAPSHOT</version>
+  <version>0.19.4</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index ca492fff7f9611c9746cebe7d86360d7bf77a25b..18623abe16e0900a003d7be157a26350c962b3dd 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.19.4-SNAPSHOT</version>
+  <version>0.19.4</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index cf0ee70bad94513ee465ce7803d66b02ca5f9422..b322aadaeb0c92948f0b6fdba847ada2cba4940d 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1839c42408706d7ce05ab72ad2c9b74f2293ec40..66bba65e729b900dde8dbfc73e128ffbd7c4efe1 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 22053fe117f58ab3149af0d9e793228854eeab3a..d6acc9c37bb2b13929774b23a446f98270817990 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 8e8c47cf5049d1c988c1f83972f37e9bcd5649a6..19f699c8bacd370cba10078c667d4feeacf9e2fd 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa.web</groupId>
     <artifactId>web-aggregator</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <packaging>pom</packaging>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
index 833fe475225199725a846e925e64c25591b1a7f3..45af6eba35aeb945bd74c30602426f869f2715f6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.4-SNAPSHOT</version>
+        <version>0.19.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3470f6a63fe8b830cb90066e185865370f0bb66d..9dac872a3e18ddeb4d5cc456cb7a8e201b6f928f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.4-SNAPSHOT</version>
+        <version>0.19.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b4ec620ab673ffae9b6baffd0806bae144bec047..bc38ad386eaab884024de02f55e2c1df85ee5027 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.4-SNAPSHOT</version>
+    <version>0.19.4</version>
     <relativePath>../../parent</relativePath>
   </parent>