Bump versions to 0.19.5-SNAPSHOT 06/111706/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 16 May 2024 14:47:40 +0000 (16:47 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 16 May 2024 14:48:13 +0000 (16:48 +0200)
This starts the next development iteration.

Change-Id: Icef7144a2d8fddb4bb1fc9225018fa810ed5d8ec
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 ca426594c7350e75424e90a52ade5d2f82631bc9..35638ed2af464b2791d07676489b8e3043bf6579 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.19.4</version>
+  <version>0.19.5-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 2cfd2cb16d33bcae0107b085815aab254bb59708..fc708321061ad8a5f22a9e91c41fc14dc6322e9a 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</version>
+    <version>0.19.5-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index ede2bebafbcb88916e67003bbb2ebcce9ebd4f23..da4d1a6c536f293e9afd0aca8101d61e0bcf85f9 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</version>
+    <version>0.19.5-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 9cab3ccd9ab41bec780335cde79e495dc740a577..d70225fa8889a367b5cdb01d793a23775a718563 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</version>
+    <version>0.19.5-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.19.4</version>
+  <version>0.19.5-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index c69a5dec048e37233212d8dcf1937f1dedbffed4..c61acd1a978ecafbee2f092eebec9eb0657cffca 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 458ad3ae6d0c8828e396fed943d7c83e8ac1d739..c1a89f28238dc52c45006c1859b7cc19eed23c70 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</version>
+    <version>0.19.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 3f2a2df3ff07dd6f5238672e4b8bcad6f2d04e0c..c48c1e9e202218315760224138a7b1b4cedb156c 100644 (file)
@@ -16,7 +16,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-encryption-service-aggregator</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 88585542a20e7600d72531f93918672e96bf4122..b751d7dac2124b78cb266b374aa15b49754b1ffa 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index c0a1566830adbb8720e9c8e62fdf22bef5412447..f61fd47deadd5fd63456a152d4e44d4adfe59817 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.4</version>
+        <version>0.19.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b902aad40cf37f41fe8c4bc798026c49b5063c1c..b234ad949045f46053fd764600336639087c6935 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</version>
+    <version>0.19.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.19.4</version>
+  <version>0.19.5-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 815d97906ec0017fd926b21afb9c9ab43c78a72e..f5183dead88496eb2c35313cb2d4375d7c341eae 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</version>
+    <version>0.19.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 95d3e5ee6ca672e20f0de341759c77ba5ca6a840..810073100684a766f2d1d576d7f9c2c4cab660e9 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-password-service-aggregator</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 12cecd564da0ad9da2f698ebe9093caf71aab897..5e8e8de4d83f8f9ddfb17af5a15a8ca7d02120da 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</version>
+    <version>0.19.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 6c929c4d6f3ded90c234e12d1763dd448b880cb1..9af043669bbf9f649fbfd900caf5d7b96338344f 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</version>
+        <version>0.19.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e76cc1caa8922fa8f56f116e98cfced9bae27e23..b67c6d908edcb4cade227a660225f06a0a926a22 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</version>
+  <version>0.19.5-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 66bca30b969f6557dd77654d9dc5256987e4ec4d..769f4dd01fbbeece08ef6090e55ca295c2073a48 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 1d9e56bfce2e43d376cff108e1f746b4cb322989..1ae48c0876c26808001d90c601de181fd7a1c154 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.4</version>
+        <version>0.19.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0c1aaa4f4cef52e3221ce9c9e07534f1d0080b60..05d01620b58ba1e8fd9935bc51b6152fa31da083 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.4</version>
+        <version>0.19.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index d73526211a04ec51fd3f918a2ae3ec08cf9642bf..aae8786f8cf865996a8b7452d15f985418d393da 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 53dae26e7c347575d1093a01cf216fb34514a699..56b2d1085159fe92aef45c9be9eaf9c1a1b4fa19 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.19.4</version>
+        <version>0.19.5-SNAPSHOT</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index a035fbe22800945921dc6ed964bf473f44ec7a9e..2760b2665fadf02ebb7993a2de693a858eff9c75 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.19.4</version>
+    <version>0.19.5-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.4</version>
+                <version>0.19.5-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 6270d2e522c87a6582f4f59a4ea5f5139d54225d..9b23bb79b63303889c53cede60c9c159d94fb8ef 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index 31117d49b176d642073db9464ffb04c076079b33..10fe6d9fa5bae801ddc14e5dcc511f79bfb336f6 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index e3984026d6a6bb8b1f81d8608782e549b8cbda75..deb3c2a29e461cc2c4692c6bc0991ee51b551159 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 48fbda1556398bd055c56b3a8054c5963644b71d..40a5924fd5a546bcf2cd62ea56be90c850dc3d70 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 22a8664ed84d28e0070874a7a23fe9640a54e2b0..f6e9bb9f9ca7774c73ec33f8e2561cb2b8fd6c6e 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 0b1854df29cd46728d3433a89537df4e02e8bbca..834888f42859e7f95bfde3b021379e3d50e6f25f 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 4ccc40f1618b94826686e212d6e926b42d962c78..ef00baed7116607d925d1731110b8d0409a9625c 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index 5889437831073913da105abce8ab80c898d24ba6..5dbcfe79fcf73ead8d8a1ea8b07dedb79aada555 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 929fb89c393ee803e0abd3d47e68bda1b0fd1ebe..91036757d52c78628d7d376f1d0dd740ec7ad5ce 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index bac50c0ba6786c5b2b6164d388cbd316d43d6024..99808be2682d195b620b4c45f7d3ba33257e2809 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 6bd3e3b60ecd9f1f5e7e307263185975194bbe18..0ebda3f28f81bf32e82872fb10e148d338d7d28d 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 9bba6cd2dce8ea1eb07873de2129221558a02336..6c926d9953708d0679e159d619896f6a80d5c4f0 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.19.4</version>
+  <version>0.19.5-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index 18623abe16e0900a003d7be157a26350c962b3dd..e09e28779fbacd74d8fc86b137149be5fa6a45d5 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</version>
+  <version>0.19.5-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index b322aadaeb0c92948f0b6fdba847ada2cba4940d..633c31a7e5c88a9408a97657cbed70fab4f8dd53 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 66bba65e729b900dde8dbfc73e128ffbd7c4efe1..2ada67299f39af2130b7fd72cb562adf797e918f 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index d6acc9c37bb2b13929774b23a446f98270817990..2edb5931b6b80fe78b49e3fdf09803f78e5f61db 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 19f699c8bacd370cba10078c667d4feeacf9e2fd..65c81ce150b8a15eac01344e4ae3a29a6268c038 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa.web</groupId>
     <artifactId>web-aggregator</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
index 45af6eba35aeb945bd74c30602426f869f2715f6..74b2230d03f1d6f868ee3cade9de448c49ddf664 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.4</version>
+        <version>0.19.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9dac872a3e18ddeb4d5cc456cb7a8e201b6f928f..b0f85e5fdf82cafdc77523e4e248504f3ccbcb7f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.19.4</version>
+        <version>0.19.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bc38ad386eaab884024de02f55e2c1df85ee5027..5e44d71cd93247b576ca22ecbe824c109c7de7e9 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.19.4</version>
+    <version>0.19.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>