Bump versions to 0.14.6-SNAPSHOT 58/98158/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 27 Oct 2021 08:58:04 +0000 (10:58 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 27 Oct 2021 08:58:04 +0000 (10:58 +0200)
This starts the next development iteration.

Change-Id: I26e5eaa7fa142aa83f6eb2ab4228348813957e30
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 09ebc43d78c10c834a00c44166f53d962fa76882..aa4b89142e25aa00ea6a2ca01c9d86d6c9117225 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.14.5-SNAPSHOT</version>
+  <version>0.14.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 611ee909587ebae496e688c3cac30df29dc445fc..b11383b6642ab031fc721fc08cd38c10d3cf55f9 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.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 25d2233dba6ce789b8ff193380588d6d7612277c..1e867eed01715cea50561afeb2c0c10904f1a0c7 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.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 875587f8ac7961a7c23c02b17746c36c5488c46f..84b5730259934608975586305e155bdd2745f34c 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.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.14.5-SNAPSHOT</version>
+  <version>0.14.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 1d98fffe3edcc1ad6be18d466909edcb2bddc725..3c987b35aaf979b31bfec4793dc8e027aa41c5e5 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index df076b036ef2a5e227228cb7da4f4ddb7fea1c34..5175cc513698abafd12f4222be95d1303d36d2c7 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.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 11028508f50ac473ec00a0887709a8b9164ddeea..b803f4adb344f2698b283fe4f07f0727204c114c 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.14.5-SNAPSHOT</version>
+  <version>0.14.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 20ba7a0bc38023cb99ebfc55030eac42e0daaeba..f8ecdd6a9ce8201c9a0c70dc37a9278f5489bbbd 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index c9fa691f47f38356dbb915f9c51816513d5232c1..64b7955e18203b614f9cbc74b40bca315b0ff12a 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.5-SNAPSHOT</version>
+        <version>0.14.6-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f97980636c7f4e61bd066e0663334742120abf2b..d6f4f1492cd448f1b938dccc910a3ea31b3c705b 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.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.14.5-SNAPSHOT</version>
+  <version>0.14.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 07e39941899098e02d64425e9ff7984548bee81f..5927de73b1d073db528c9d9600577e7aa794887f 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.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-impl</artifactId>
-  <version>0.14.5-SNAPSHOT</version>
+  <version>0.14.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 186888aa6300fb35a6a76dc9e50c1ba111c185d7..87c9952f1e8597e4ee73de5d1fea1033a2650800 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.14.5-SNAPSHOT</version>
+  <version>0.14.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index b5b0b39b7f5d54ef000ca1e819a880a61c84b310..cfca32d7cfbd429be3e334dab155130e6572861c 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.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-shiro-api</artifactId>
-  <version>0.14.5-SNAPSHOT</version>
+  <version>0.14.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 7d6203f04da872a9f85b94ca38f16386ebe28321..cb6b1eba7c3adf9163aec1995cd91c901a2c99ea 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.14.5-SNAPSHOT</version>
+        <version>0.14.6-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-shiro</artifactId>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 777ab3dc80437bd713a8d1e180e2e0cbdc481664..a819a7deca73c3fc32c416a7eeb26a22f0787fcd 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.14.5-SNAPSHOT</version>
+  <version>0.14.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index eb93401b8bce8ac2f320098995b3d82b55c72354..72d783327b37719a2f450d88d639580e200359ac 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index b0e574e16c8c1b8831b5f20369f21cb54afcdc05..e7dd7adddfcefc66784e1463bc5fca5890337dbe 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.5-SNAPSHOT</version>
+        <version>0.14.6-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 257fd659359438b98b4f6a811b21f0b412545520..0adb166aff2682f6e8b22576b8dec3a5f9a9e5cf 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.5-SNAPSHOT</version>
+        <version>0.14.6-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 3fd44f2208ba9a73ea52107c1db4194c8ba62b34..9156409b9b0ebdf68758a025d4cf007a2d5ae40b 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 03b7c5d8be62da4ad4dcf751c6666f3fc4f77112..f021da7253ac6b899f65d7efdb2db1a7bc96113f 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.14.5-SNAPSHOT</version>
+        <version>0.14.6-SNAPSHOT</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index aa9821c02b0325758cf8baa98ef2c862bd61afd2..74e0b4667b2245833ab7916eb6292c4ce6240c59 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-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.14.5-SNAPSHOT</version>
+                <version>0.14.6-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 67535baf54f33a841aa77ef04215a76f09e3718d..22942fd2e4a5a690568ad1e2ae07eabbd3d4c723 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index 8705cb16c11a635b45c02a2bfa8733defe83fbba..7de4f6dc56a3069485edebe4cbf7d75d1f2ee19b 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 4eaa3d0c7634166a30319bdf8bf93dfc247b1044..9624767c4feb6fc61d4a22caa17bfe609c517107 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index f7fe083c704878fa57450505a4b703a72b4227d0..7218fe6915b34f6f72c5d6b65abe3839479c6fd1 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index e851c690d5f6e6ba25b03f50678e3036a58cbd71..a9c6cfbaf5a588ab2964f60d1e462741d5552397 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index d89c0dc7a9c0f20ab281d887c0b291ed0548cf1d..0e2294412fbcf194bba68ad3f172c70f11459739 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index bf88db8d933b77ba5740d5d3fc633561a7739062..1ee15654d29b65d6c5945a588008af0377c5ea73 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index 726cd52bbdaf9e4555718a0fa5fcbd9f9cc04a0f..c76b963f734ee8cb2189e9540c67d7dfc915b2cc 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 1f6c3270140807771ffe427946a48af40691c3d4..a648096a81f1c373ba31c1c79d71c9c52d5996b8 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index d9880d329eb70fb824ed7e39bf66d23060b83c58..233f3db0eb7a9dece01716bbe83697dba4ff1325 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index f7b0426abb49801dce6cb32f2c5f5f275ebf2e96..ccfaff9e82da14e3c1194716f31b229a9d949a0f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 09d79c0db2314ba0fcd52c84aeb98b2505747a22..673cdf32e63a5e8aeefa573b7d7d4ec2e2285a7c 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.14.5-SNAPSHOT</version>
+  <version>0.14.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index 0b9872d1efd7a18f5740b92b4a5f845213217e33..922b8e7fb233ceba5f87bc78f1995393f73b5654 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.14.5-SNAPSHOT</version>
+  <version>0.14.6-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index 21dd79e925801b89ea95a9235db7f528aca7f25a..f3ce640995c680ea1eca2f5de2a3d0b2e265420d 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-api</artifactId>
-  <version>0.14.5-SNAPSHOT</version>
+  <version>0.14.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 354660a6c5a06063e8d921ef985e0b7bb2cb0cd1..4c887bef79206bb69a2098e695ae064dd8250850 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-jetty-impl</artifactId>
-  <version>0.14.5-SNAPSHOT</version>
+  <version>0.14.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index bfa300b203333fa58e888c5c14c30132bed88475..8e6932c321363d822b160bce3c426e8348eb60bf 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-osgi-impl</artifactId>
-  <version>0.14.5-SNAPSHOT</version>
+  <version>0.14.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 7199aca8b84e651b0dbc75399b4a81439c041a7a..4504981946f512a42f3336afe8c929e2dd9ac7d1 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.14.5-SNAPSHOT</version>
+  <version>0.14.6-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
index 29d9b688f1b850f105a996e09966fcca098aec20..b12136b2ae76cd4b2fbef94f05ced1f94aca7d98 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.5-SNAPSHOT</version>
+        <version>0.14.6-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 014ef4131d5c1ccd5779a7a3f309486da3225a4e..3ac6cb092b4b26424282fa104594053973df421f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.5-SNAPSHOT</version>
+        <version>0.14.6-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 58216c3346d32485f536731d9025efb3adc117eb..7641776e2c73e03e4df34b8bcda6c74aaa270cae 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.5-SNAPSHOT</version>
+    <version>0.14.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>testutils</artifactId>
-  <version>0.14.5-SNAPSHOT</version>
+  <version>0.14.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>