Release aaa v0.18.1
authorjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 31 Aug 2023 09:00:12 +0000 (09:00 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 31 Aug 2023 09:00:12 +0000 (09:00 +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 0a2a8dbf4117ce1ab36e4d81b4305bc9e7dbe036..19385ed37ef5e6b8529b97472bcb054e51350147 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.18.1-SNAPSHOT</version>
+  <version>0.18.1</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index e9f0278b644453aa91dee50ac9d7273c274e3bdb..6ed6470439d6d36df328a7ac086161950163c785 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.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index d3749049ef31ea498068095712a0eda7bf2d754c..f13f3d8ca7231504f9b4f0815071326c7b605b47 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.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 465d2b3da24a11a53f6703af5cac3fbfd5ffd15f..d5b92bc49ccfbf5ca9efb5ae23391cb3f3ee0080 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.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.18.1-SNAPSHOT</version>
+  <version>0.18.1</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 615d6aef72fd22ec2d11b79dba24d44f61da7f0c..5f72450cd0525bc7f3dc9a1ed44cc0b771b6a68f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 4f5da6e6b76308f630b1e94d09b3e761577efa7b..f53713081ccea5eca2dfb3a2ea2c17a4dea9ee57 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.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index c8b365ac8f8597614707191ba79f5e0d82397a51..f52066d8ee1c7e2ac0ddc74f4801e2d0aeaa84bf 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.1-SNAPSHOT</version>
+  <version>0.18.1</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index c323dd0d438b9ada7858a448d209f8670d8864a3..0891def321bc4dd7c41d086c925e7be30de6cfdb 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 148ce4865df9c39098e5d3af503dbe09c38da859..7e19f5f234669a461a5d4688825e4bedaa885efa 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.18.1-SNAPSHOT</version>
+        <version>0.18.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f92b771eb75579c017ef9c504dafbc57835f303b..606da8f4bfcd4c988e9ef1fc0fc3097cc3a27470 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.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.18.1-SNAPSHOT</version>
+  <version>0.18.1</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 17ebe53be75ae0a32da88ccc91fdd36c86ae3c69..fa652a2bd59b58c5080ad2d7be66bed2188c89b9 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.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-impl</artifactId>
-  <version>0.18.1-SNAPSHOT</version>
+  <version>0.18.1</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index f7ebebc00d1e17aa942efd0479587baf8c0a5c76..ce08688391ab5d857d0b5056b8df210d9b90dc37 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.1-SNAPSHOT</version>
+  <version>0.18.1</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index bc1748be3b77b8013b7460c16979413f722c92a0..558f22c00c2b3cfadd1f8cac148b0afe3d7125e0 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.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 2f07449275b4292e24156af950dfaec7652dacda..abe141f289fb38186f002b22eb5327576283d508 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.1-SNAPSHOT</version>
+        <version>0.18.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4c408d2fd940f040c3fafcc7d206d7da3eb18b32..cc4d882b2c5d2eba79791b932be2fdb68b318479 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.1-SNAPSHOT</version>
+  <version>0.18.1</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index c6a85e48088b15c13e4934a4aaf645d8e27d11b7..e982992c92e04d695dc0ffa8e255e9b0ff2d9bb6 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 69a5852a62bd1bd81a1e97d1bd118e9f10deb0ad..58ccbd97a3967b3adf0013c1b49d40901d53aa42 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.18.1-SNAPSHOT</version>
+        <version>0.18.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0746438a80f588fe56eba075486a36b379972a9f..6c30a5bb91c6151e5b8a0d203512745cbcda84dc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.18.1-SNAPSHOT</version>
+        <version>0.18.1</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 834faac3357dd3e49cd05f92a347d6f85fac4f44..5d16b20da14a00bf6319e0b0823d19ca9efa4cd3 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 6c746a007c6733435ae40a8179183dc9d98551d3..a2416c3bf92bd90f191de67c72dfbc4afe2da827 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.18.1-SNAPSHOT</version>
+        <version>0.18.1</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index 33070fe10a3979c2e0933d6b1165ed947acb7ec1..0186d0ffcbc57147ac3573599c92ac09ef1ca76c 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</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.1-SNAPSHOT</version>
+                <version>0.18.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 539a192bf806b3e6a53abb39bc60ad2f3861e6d4..234e068dc011bafac8996d499f019ed21fff4402 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index 6dc5d6b7f8e4b0b478b6c75fa223e9fbdeff835e..5e312e3692e9f93e104deb0c33895f4700c54174 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 0a1123fe91a417b8608019ad8e79fdd1ac5c3b99..44a5b46a42acbf5bd9fc1e8a1297d3306a64743d 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index fbf1befd9c1c5a5c81cea2d59b55dac894e33c7d..6bf09ae4569081a2f8d689b15420b0537a14d722 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 142daa01a911ce5cd66f44bc4ac379560f054190..de25c32529b8f6e6e570fd749cae3d6932d11a6b 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 1b3118446c2b49c5e339c64d128593f27d0dbd4c..15ebcc4cc260d69bdc8167d6a5bb5946882fa9c5 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 4cb6e60dc89829d1c0d7939c8bcc8e0d47fa3785..98b06e6ac6fb5af0c562ccd7cc82c4cb0bb0b862 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index 5449bcb3e8f2d33e7e02543a4abd487e30fdde7f..acdb2d3d093326ddd2bb25b3470a225eee7d2049 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 20012f10d29e3a31afa89a765ac8e42bfb1ecb43..0ffa5cb367ebfa7cf131992856db56dfc6ab459d 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index 302a49f0cfb695f9be7913945e284dfed444db7e..543272ef58f62be7420b8f56c27556db124a77a2 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 1c39d876cbea857cd53a0c0cc46583c9d5ceaa2b..5709c3249c0e38531d7be98df404e25f8302b31c 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 27bb28dc9aa7fd9d38491e6a8f0d56912e5dae4f..44efa47aac3cb6bf1ebdcef021d716a1b87b920a 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.18.1-SNAPSHOT</version>
+  <version>0.18.1</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index aa97e186a771e001df94f3b90618fdd33632fd09..51af70e51cf8e0e30a15c15cbf1359c979cdf461 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.18.1-SNAPSHOT</version>
+  <version>0.18.1</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index 4b8fb3d972dd67027e8a3e32c364dd9dc5f25c7f..ba42170474f8debfe9cf0ee36b9a1080ccd8862b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1c7bf3abe252d4f93fc5983b3e7fd4193c6a4d4d..29cf14c66da3ebef3168f536da7abd0142130225 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5eefb9a5071988d8edab6c649e8271645ce99627..9593324ae5b421f1ea379d36a1b9bef8ce6680d0 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 51d0cb384b7d170c2a200635901177e55f535f04..77dfba32f81ebeaec981eb201579a6a4899c279f 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.18.1-SNAPSHOT</version>
+  <version>0.18.1</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
index 587e777f6a80afc38ab2fa9326521d61b2693ef1..c2684d6eca0bddb810566b44744522e93975584a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.18.1-SNAPSHOT</version>
+        <version>0.18.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ae44a91cbfb3428c999014bb0ed6cefd429a89ad..616de5fd1aab4d908a8f3264208614000ebab808 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.18.1-SNAPSHOT</version>
+        <version>0.18.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c02acabb48ce1ea20bce4ba5a34e524e2fee062d..8d20baeecbebfd608a077e22ee0c57b61baa9c84 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.18.1-SNAPSHOT</version>
+    <version>0.18.1</version>
     <relativePath>../../parent</relativePath>
   </parent>