Bump versions to 0.13.4-SNAPSHOT 88/96088/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 9 May 2021 04:56:24 +0000 (06:56 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 9 May 2021 04:56:24 +0000 (06:56 +0200)
This starts the next development iteration.

Change-Id: I4d912a211794b8605d4f2a138db7400cf71953a4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
36 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-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
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/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 3f693951f31d853d70e51660642f6e4a246d6d88..915ded10d6374fdff37cfc41ac9c3314f0508e10 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.13.3-SNAPSHOT</version>
+  <version>0.13.4-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 586402da5e0b02772c8130d338c2e0861d627f12..6d20a3eb3641f7f0a1a5c15babea3fa8d369f9df 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.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 744e41d93bfe52d44e2c5dede0f00c78b3a4d5d4..7d86cbc8905eedc80c4eabe14215709cb8857c40 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.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index eb6981dc01e667884d61b936b2e886497645a313..3eddeb80e99891ec3244c5471843601714ee9e25 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.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.13.3-SNAPSHOT</version>
+  <version>0.13.4-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 5e26969af04f4f5d31fe9fc50e9e6c8f01eef40b..c61a50db67322c61a1b454f7d0b104d1c0a68753 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 3a4405c57f1e6ca96fb0c5931686be95ff4e9559..766c499cdd4db9014a50dd8f9754fa16cce1a5ec 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.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 8378514711a9e3b3406937ba798a5da8ea738e9d..64a9e3338e80b7a75cc3bfba5209b851bcd0695f 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.13.3-SNAPSHOT</version>
+  <version>0.13.4-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 453cc0d440a9fe52a604a7d89e4a41e0bd373798..afe96fba16ed5afafeee1931953d7d715d00e3ee 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 8ff23a2adf2b553b9a22ca1f6a7924ec810975c9..f2c8f60d0968368c0ba022cd352a7213685391a9 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.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.13.3-SNAPSHOT</version>
+  <version>0.13.4-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 65140d5f109e2c5b1d6254e29e735cb15b7d4d0e..c7a327ceb6df01dc89a9f69698d8d67ca913ca55 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.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-impl</artifactId>
-  <version>0.13.3-SNAPSHOT</version>
+  <version>0.13.4-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index e10e901271aa395aced8d7286a8ad2f826b06eb8..4a20ec97bf7b47d2f13260f35bea4e37c840e5f2 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.13.3-SNAPSHOT</version>
+  <version>0.13.4-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index b2216b47b4d71578d76ed0a1e44e06b2953fb4b8..59b1c3a3e304b16664a34ce8da8e06769cb7b114 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.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-shiro-api</artifactId>
-  <version>0.13.3-SNAPSHOT</version>
+  <version>0.13.4-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index fdc9f722f39b72ef26b442468dff662e7d47e72f..c015c5edcf9b6dd44bc696f2b7cbb34dae00a3d4 100644 (file)
@@ -13,13 +13,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.13.3-SNAPSHOT</version>
+        <version>0.13.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-shiro</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 91b020357f917fbd57193fc8aed39ee97901250e..5d3f0df0ec14f6cce2fcc24365b8c4f6de22e9c5 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.13.3-SNAPSHOT</version>
+  <version>0.13.4-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index ae3cdf30837e646ae203f387803a0b7173bfa2c0..476837df72203ea7d7a11dba78549bed3134bd0a 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 6d9aca6ba4835610c4e0731169aaeb817b117c73..f78e269e7f8bb2bbd389fea8c7f97cc0b08a65a9 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.13.3-SNAPSHOT</version>
+        <version>0.13.4-SNAPSHOT</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index e218078d3424fd015d631d920abb12f08a218101..8e39f2c88376d6127bc442e8f5c976230076fc9d 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-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.13.3-SNAPSHOT</version>
+                <version>0.13.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 1475e158e0fa75e9de46ff55e21f042c5c285819..80e623c8ccf661bf67a6f0651c346612753620f0 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index 530a3ff418ea71d9f428c78f2fbb61e8d79f71f3..385ad86083df01841e1d521aa27a4ec00afcbcc2 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 92089e6d3d5928110a6a2f20b460159fc4eb4841..a92d682fbd1476c038a0298411a67939ccb3db08 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index cd4838fc37368efc71f75801b5c6a7e0a826e306..cb6be246d283e8cd452368e5dc36153479a3c03d 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 2aa389f5c1d3c81c203030d00f5a6481e042276a..2f2883adb4a10b093795241260d2730bb0b3f571 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index bd669509741dd225873b4c1b2b58ac06cc0c3dd8..1930a6b97194bba17c673f0ba6d9efc23f1e797e 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 500ba26de5d6b9b4cabf5fb6785eb32169c6645d..38212ff8dfb9d68ff107f94cc03f33bde22fdda9 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index e4fcd58d275bb7686f06e1a829fb5507676963d3..3d4c3796328803c37360def0a732607091b85034 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 752848d733a2f0910d801a7f2055767575c3f521..b1da15ab73d60e9275f4ff326ff5e62af026f8fc 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index dd784fc13f080b6cc0defa3f85bd55398fabb137..687051b494fcba26689be045292d85e508f0eb94 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index db5c92d95deaf101a99616bb407757ef81e9691b..106d197f192f78b1019e1c510f6594ed14342806 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.13.3-SNAPSHOT</version>
+  <version>0.13.4-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index 289ca10d9643fbfb48270f424e40b9a22021b1a1..78a527c3e890a1cd8d3dc49c66a99fad425b4b03 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.13.3-SNAPSHOT</version>
+  <version>0.13.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index 212cead583aa087b329afeb3c84a4993be2d1fcb..b8834479b05b0dfbaa5a2712977c3f2b1fc7c7d4 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-api</artifactId>
-  <version>0.13.3-SNAPSHOT</version>
+  <version>0.13.4-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 306d58a115ad61165ffffc7ba2e3b0e6de2659aa..44eabe59fae3980e3991c2c76192c6d22c382968 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-jetty-impl</artifactId>
-  <version>0.13.3-SNAPSHOT</version>
+  <version>0.13.4-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index d2e9f5060cacb9a0ae086009afd62deac92a2434..f9b5291542c196f277dfa01ce684adad6c7002ef 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-osgi-impl</artifactId>
-  <version>0.13.3-SNAPSHOT</version>
+  <version>0.13.4-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 020384aac3a48c9647e63284b62591ffe4d98907..b721b3d9e3b826a351ed923a01f59d13fb2c2b70 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.13.3-SNAPSHOT</version>
+  <version>0.13.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
index 8d6c84cdde13847dc76936ee8ee4073b7ca43215..207407ec3578a1fbc583984cc864d9607f60bd59 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.13.3-SNAPSHOT</version>
+        <version>0.13.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8a94b338863cdd6f2f9a3c8fcff1cb43345e3ec3..a877a6c905455d66af7431532c38ff9622ac15d2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.13.3-SNAPSHOT</version>
+        <version>0.13.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 67e1270464bb0e3c65f83ef59e5fc6a355c84807..0436a67d9e530180de2cfce4ddb984de296b8081 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>testutils</artifactId>
-  <version>0.13.3-SNAPSHOT</version>
+  <version>0.13.4-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>