Release aaa v0.18.4
authorjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 29 Dec 2023 08:31:43 +0000 (08:31 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 29 Dec 2023 08:31:43 +0000 (08:31 +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 307fd70e8ad9f5eb16e3bff56afe9d05097acdd6..f4d8c9d33e11879af94cf802f7290a4d806a0f51 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.18.4-SNAPSHOT</version>
+  <version>0.18.4</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 5065569fa7d4d739f5fc70334e78facca7bd8ae2..8c9e2853d7a859528032e2f9449b1f8941dd61ff 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.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 6d5d800f58af7d99cba929892f74813b468d83ea..84b466930c18c5bdb9297e0e2ae0d2c2203c4e37 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.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index f12502ad5874242452ec072db1fdcedd1f5290b6..af5d72d2c0979779426349f05a91e3a7f17b4c39 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.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.18.4-SNAPSHOT</version>
+  <version>0.18.4</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index f96a5b284a99973e982dd0004fc42f0a0992fd4e..3714e569845bc907442df84e405557b204cf1066 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5bfbbabb77631e7a5b5dcfaf2ce21040e2eb535b..187527543830b4255a8233ec28111269501b83fc 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.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 598f7f4a1d46a721d3f08b9d90f42754cfca79b3..ee7fa9d2f24b6c2230c741d78de0f7c98fd7e737 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.18.4-SNAPSHOT</version>
+  <version>0.18.4</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 1a88c017317451c0a42363ca1343cb7fc1e5119e..965d0d5a86da6a4b9148f6a983d493988f90ebe2 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index f77cd08db50e96ff5127ebe65880e14be7f14620..13af7787728d4c7657d45b73319c062901d174e5 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.18.4-SNAPSHOT</version>
+        <version>0.18.4</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 45c2e5802ec9dfc49e06a591aaa8e0aa62c869fb..5692bad184704e2ed149b2292329884a3633415f 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.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.18.4-SNAPSHOT</version>
+  <version>0.18.4</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 314a8dafe1512178ce164befebd8c03ed7e3c2a5..4d612ed9555ac29b7f8fb1f143653c1578e8bb7b 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.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-impl</artifactId>
-  <version>0.18.4-SNAPSHOT</version>
+  <version>0.18.4</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 94a9b65154d51430489d331f3ac0e67db91b5e14..3fb42d7a0c5cbe3352d6d3713544ab883937eabb 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.18.4-SNAPSHOT</version>
+  <version>0.18.4</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index d31cd2354b8ed22b68053d1b1e927cb0805f159b..d9e09939542fcb39bd098c4ec84ec414a75a7b48 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.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 38e3f0efa6aaf15e50d708ab259d91fe6590c32f..578e7123155ae5bb88717d1e8e1175fe6ac248b6 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.18.4-SNAPSHOT</version>
+        <version>0.18.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4d98b56e2fca527e656c85baff2c74f8786460a1..3597edf11f572a3ebc423a0505c7735fd0087ead 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.18.4-SNAPSHOT</version>
+  <version>0.18.4</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index ffc054b7e686c35633af4c322ae5df593071d916..0381a741eef9987ed34b44d778eca0b2d686ccf4 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <name>${project.artifactId}</name>
 
     <properties>
index c2973ac2ad5bd23916378a7774568e8c7af6cb39..8a7facd4fff25ff1896d945f270e6631730632ba 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.18.4-SNAPSHOT</version>
+        <version>0.18.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f4abb6327c39c1c8cd0f0cf2a2def6e4d77710b9..1691ba69a5d9d931842493956de373a80bcaf178 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.18.4-SNAPSHOT</version>
+        <version>0.18.4</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index d6a5644e9ec15caf116e159310671fb189adac04..d670bc5b8bdb921b29ca85d3f64637ee792a7f5a 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index c16214fd508a40f792a209a49bfaf37174168b59..18e63f64436a366a2cd077b68460bce27d662b9f 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.18.4-SNAPSHOT</version>
+        <version>0.18.4</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index f633d5715853dd237f785bc91c414e5716b4c87b..e9c4105eb256b72a5c6a86de08f70b29d346f889 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.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.18.4-SNAPSHOT</version>
+                <version>0.18.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 165a627d0e8099c4c6bf61a9260f2deac6cb2ee5..90050ddcdded72ad76e2d814b5291b46bfc88a20 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index 335018d0e4a7384d09528c0e4caefb8f8908eb23..b182bb750d5c7453452cfd24c2e07a81a406a6e6 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 44137f431f486634e62dbb0fab61373d2caaf1e6..170bac4d46227a47b3e63e0e5ec66fd2855a74c8 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index f32c23f5e394f0310f4ac1e89a1df057be7e32c0..1c3e34247c1e35654af38c1dec916779bd16e8a2 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 210f3dcf2d8d558a0a24c41084db1e6340d04797..dd7af28fb039c38a3b7dc60477155ccf93077bcc 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index b964bcf3fe88b963037ee6837de74ea48260ad17..b6a1f4a91be60ef9c21f6652c271ef0c5a3e6963 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index dbf97c225508d24bb1fe8fd2f70a8aef1e431fbd..75fc2905e08c7cecd91d79632df6908436f8d183 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index 5f7bbdd07c45d0ae236d1d2e5bb8abb455853a08..c4f421264651118970da57e33b9bbe3c194d9b55 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 31ba489494e84da6999ddec215d9edf354b4d556..5d2a6f4202f976819e733aad34b3e40951c5d3b6 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index 4f31ab08096c9fc8ef3d7a61059a2ca86c35f528..fdb0a87b639e56757a52ed1f69fd50120dc6367a 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 9051eddc9fec1a29fe3a57f344e2e1a78e5cda0a..db7999af5041cffd454e08366c416fa0aa2cd372 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 4f441367df80b215a4cfc0b49acd21872a56135f..766f321b883d2f92ef23e6e1e63fab08960cdac1 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.18.4-SNAPSHOT</version>
+  <version>0.18.4</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index f5657c6a456503cf7667e88184a7b24f69f6ec58..139f690f8ae286d97bc3a9838cb69a16555686d5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.18.4-SNAPSHOT</version>
+  <version>0.18.4</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index a267b7d241749f1a1ca0a84bf21fff994da67581..dafec68203f06bedebc24a742caa1fe254a0f670 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index be213375b0a811d4044d1ffdcbf6fde3b254c02b..27faa0cf9363b27611ebdb8fecc78e69898cc936 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index cc299c2aeef04cdb91b94743a7fc372679c3cf88..1ead278ede5a5ca73443fe4b82862d0ade7a9880 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 6e257731b3bf1163807b83244a0232be2a06b10c..2f4c952559f008cd29075070c5204f0257d75392 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.18.4-SNAPSHOT</version>
+  <version>0.18.4</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
index 19d9809cc79d8b196db0fa2e52ac3b30c8dfc067..246ba1295b7594a511463eca9bc9629767da66ba 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.18.4-SNAPSHOT</version>
+        <version>0.18.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4be242cf4ab1450a8943c106a68371d25ee1e660..16880e4b49951bd2ee2dd2331c2419e1610f6fac 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.18.4-SNAPSHOT</version>
+        <version>0.18.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c84bf2ad2cde4484f23f2806a6d10ea4db0131e3..3e67435083fc71a25295ef64a8bcca3da7628957 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.18.4-SNAPSHOT</version>
+    <version>0.18.4</version>
     <relativePath>../../parent</relativePath>
   </parent>