Bump versions to 0.14.0-SNAPSHOT 12/96112/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 10 May 2021 20:47:34 +0000 (22:47 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 10 May 2021 20:47:34 +0000 (22:47 +0200)
This starts the next major version iteration.

Change-Id: I338bbb190aa3ba53711c89739fba16dd904bfa12
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 915ded10d6374fdff37cfc41ac9c3314f0508e10..01132cd92cad29a22b52ce4962f7426d707f44b8 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.13.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.13.4-SNAPSHOT</version>
+  <version>0.14.0-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 6d20a3eb3641f7f0a1a5c15babea3fa8d369f9df..2d9f40b665359be000ad838f88068b554941fb28 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.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 7d86cbc8905eedc80c4eabe14215709cb8857c40..106edb5a5df189e3f681923e02e0d8773df8e38b 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.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 3eddeb80e99891ec3244c5471843601714ee9e25..890761f3983186d1c63aa2b805439f97a989b61a 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.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.13.4-SNAPSHOT</version>
+  <version>0.14.0-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index c61a50db67322c61a1b454f7d0b104d1c0a68753..f872adc9c7e10ad0ce7469fbb8379a67b7d51c45 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.13.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 766c499cdd4db9014a50dd8f9754fa16cce1a5ec..700c31879cd9a20bdc0460cfd7d1481069096ade 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.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 64a9e3338e80b7a75cc3bfba5209b851bcd0695f..b71e4546db6032c2d2af3d3a0314498474835f61 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.4-SNAPSHOT</version>
+  <version>0.14.0-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index afe96fba16ed5afafeee1931953d7d715d00e3ee..31150ca39e162c6cd422151ba1c652de00ab29b5 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.13.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index f2c8f60d0968368c0ba022cd352a7213685391a9..66abc4aea72b950e86f2bc18654670316b36f633 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.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.13.4-SNAPSHOT</version>
+  <version>0.14.0-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index c7a327ceb6df01dc89a9f69698d8d67ca913ca55..9f570440cdb8b5bea54bc1fcc2aecad7ff73d4a4 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.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-impl</artifactId>
-  <version>0.13.4-SNAPSHOT</version>
+  <version>0.14.0-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 4a20ec97bf7b47d2f13260f35bea4e37c840e5f2..0a1ca216234dc5be2dfd3217a19113b3cb84d773 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.4-SNAPSHOT</version>
+  <version>0.14.0-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 59b1c3a3e304b16664a34ce8da8e06769cb7b114..b96b0605adb0032e312d07e2bd0b6b7d0e76fdeb 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.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-shiro-api</artifactId>
-  <version>0.13.4-SNAPSHOT</version>
+  <version>0.14.0-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index b8424eeda0adc52e927599c048e4ab1de0983f1b..2c39ee30828b5a4bedb173f976da472e3e40ba98 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.4-SNAPSHOT</version>
+        <version>0.14.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-shiro</artifactId>
-    <version>0.13.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 5d3f0df0ec14f6cce2fcc24365b8c4f6de22e9c5..a9e4a565182f7ef0a5030976c5aa0e2b03b60391 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.4-SNAPSHOT</version>
+  <version>0.14.0-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 476837df72203ea7d7a11dba78549bed3134bd0a..73aff00113af558ad603c01434ae355b9c176c6b 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.13.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index f78e269e7f8bb2bbd389fea8c7f97cc0b08a65a9..be0aee33a05b2ec3134ef058cf9e8e4a88b54138 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.13.4-SNAPSHOT</version>
+        <version>0.14.0-SNAPSHOT</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.13.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index cbb52f0a8456e3600b1a6cb287bb2ea1724d24e1..c75b79a13b328ea5f404412e79c365ccc0c99a21 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.13.4-SNAPSHOT</version>
+    <version>0.14.0-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.4-SNAPSHOT</version>
+                <version>0.14.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 80e623c8ccf661bf67a6f0651c346612753620f0..83e095ef5dc22535abb062e0b1f030a8af6dacbf 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.13.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index 385ad86083df01841e1d521aa27a4ec00afcbcc2..ac314893d99b7b72563256780da7f0120910d940 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.13.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index a92d682fbd1476c038a0298411a67939ccb3db08..0520c15ec3e2f61cf65fc046d161893ba89a1b01 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.13.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index cb6be246d283e8cd452368e5dc36153479a3c03d..118de7b44d38af1f01f036318db61988e9d757c0 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.13.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 2f2883adb4a10b093795241260d2730bb0b3f571..adcf5b400384d3cd5b96f4a30ad1e4d102de4b4b 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.13.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 1930a6b97194bba17c673f0ba6d9efc23f1e797e..2c83584172f97aa62f2caf783c62e9cb0579e846 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.13.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 38212ff8dfb9d68ff107f94cc03f33bde22fdda9..31a99e9c9968e252639c682787dc04d6c54c6524 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.13.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index 3d4c3796328803c37360def0a732607091b85034..e8ab8be378815c41a68d5815ac01321b20eab487 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.13.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index b1da15ab73d60e9275f4ff326ff5e62af026f8fc..c36699716e1b7058df019bf83de5d3a7748b50a8 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.13.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 687051b494fcba26689be045292d85e508f0eb94..424c72da1aa36636557be3e4744b29fbd562a59b 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.13.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 106d197f192f78b1019e1c510f6594ed14342806..38cfe450153dba6bf0c8ebfbb1f4eda416f712f6 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.13.4-SNAPSHOT</version>
+  <version>0.14.0-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index 78a527c3e890a1cd8d3dc49c66a99fad425b4b03..15b6a0b93787bccb35ea72292cd4ac4bed7eae40 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.13.4-SNAPSHOT</version>
+  <version>0.14.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index b8834479b05b0dfbaa5a2712977c3f2b1fc7c7d4..70f555cbbd6e1831b71502dd6126485e6015c18c 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.13.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-api</artifactId>
-  <version>0.13.4-SNAPSHOT</version>
+  <version>0.14.0-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 6be560aa2b6167ad48688715ee69d9e7f58a96bb..709d0a8427cee965cf75bc5dff1611ca64543062 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.13.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-jetty-impl</artifactId>
-  <version>0.13.4-SNAPSHOT</version>
+  <version>0.14.0-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index e6b3175f0fc4a89ce30b876eccf3328e3fcec320..50e5af81bdbe55275705549bfd775476ff0c8f77 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.13.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-osgi-impl</artifactId>
-  <version>0.13.4-SNAPSHOT</version>
+  <version>0.14.0-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index b721b3d9e3b826a351ed923a01f59d13fb2c2b70..c7d12e7191783da1d6004c99a8904586f8680fbc 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.13.4-SNAPSHOT</version>
+  <version>0.14.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
index 207407ec3578a1fbc583984cc864d9607f60bd59..a7d9cbcd6b6df334deb2adfbc9e3d418178cb816 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.13.4-SNAPSHOT</version>
+        <version>0.14.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5ec110667604582eba71405923449ec2c838fc97..b9267ad395ab545cbc6f283ca2c28338c670089b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.13.4-SNAPSHOT</version>
+        <version>0.14.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0436a67d9e530180de2cfce4ddb984de296b8081..c30c466cfe181fd8d1dc9f016f996c451a5caaa2 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.13.4-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>testutils</artifactId>
-  <version>0.13.4-SNAPSHOT</version>
+  <version>0.14.0-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>