Bump versions to 0.14.7-SNAPSHOT 25/98325/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 7 Nov 2021 11:20:41 +0000 (12:20 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 7 Nov 2021 11:20:41 +0000 (12:20 +0100)
This starts the next development iteration.

Change-Id: I607ebc876348343aae70b43553d2af4509b907b7
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 aa4b89142e25aa00ea6a2ca01c9d86d6c9117225..c70e6f37a293761246c02d73a233aa49399d38f3 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.14.6-SNAPSHOT</version>
+  <version>0.14.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index b11383b6642ab031fc721fc08cd38c10d3cf55f9..ac0844e40ebd2f2dddf74f4543909a4f9a303331 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.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 1e867eed01715cea50561afeb2c0c10904f1a0c7..8814fe51666f3daecabef32f1a750476c107fc10 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.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 84b5730259934608975586305e155bdd2745f34c..9ad4b6ebcf68b9102dc64ce101f18145ca4afbdb 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.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.14.6-SNAPSHOT</version>
+  <version>0.14.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 3c987b35aaf979b31bfec4793dc8e027aa41c5e5..ffe3d4f86dffb08a7e973f32930f27352dd20eda 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5175cc513698abafd12f4222be95d1303d36d2c7..5d3d4ecc895bc484c3911e6aa759093ac3d749fb 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.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index b803f4adb344f2698b283fe4f07f0727204c114c..c44af7eafecf01d4fe48a58eb3294a264c9f8fb4 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.6-SNAPSHOT</version>
+  <version>0.14.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index f8ecdd6a9ce8201c9a0c70dc37a9278f5489bbbd..17f995cbaece8ad59954484e55543ea7267d1e84 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 64b7955e18203b614f9cbc74b40bca315b0ff12a..83436ff91e64fbd393454c219185e46017c86bb2 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.6-SNAPSHOT</version>
+        <version>0.14.7-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index d6f4f1492cd448f1b938dccc910a3ea31b3c705b..8df631dd4d5c8a9890b3d5e868e4cb34f44f712c 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.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.14.6-SNAPSHOT</version>
+  <version>0.14.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 5927de73b1d073db528c9d9600577e7aa794887f..c7f0e9c51b1981481c30a86e4516e820747be605 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.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-impl</artifactId>
-  <version>0.14.6-SNAPSHOT</version>
+  <version>0.14.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 87c9952f1e8597e4ee73de5d1fea1033a2650800..df4870ca5409cb6942216684fc2871715bfacae3 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.6-SNAPSHOT</version>
+  <version>0.14.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index cfca32d7cfbd429be3e334dab155130e6572861c..5e5ca24aa0abf153d888d72941ce1e2a7a59d783 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.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-shiro-api</artifactId>
-  <version>0.14.6-SNAPSHOT</version>
+  <version>0.14.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index cb6b1eba7c3adf9163aec1995cd91c901a2c99ea..97e249c752e0083cc26330026cf69adefc8341a8 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.6-SNAPSHOT</version>
+        <version>0.14.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-shiro</artifactId>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index a819a7deca73c3fc32c416a7eeb26a22f0787fcd..aea1749b4f52b8d6a1b4ccac41d450cc06580503 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.6-SNAPSHOT</version>
+  <version>0.14.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 72d783327b37719a2f450d88d639580e200359ac..7f6da1ad3a4cebd258b2a7a7d23ff1b849347bdd 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index e7dd7adddfcefc66784e1463bc5fca5890337dbe..3344c9695e3fb92a598462fb81285db2bc400629 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.6-SNAPSHOT</version>
+        <version>0.14.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0adb166aff2682f6e8b22576b8dec3a5f9a9e5cf..4c1930a05043e36ba67375a5aa2b000c9baad65c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.6-SNAPSHOT</version>
+        <version>0.14.7-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 9156409b9b0ebdf68758a025d4cf007a2d5ae40b..2656bc82c0c8a8f566e5a546e9fd07301fe306c9 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index f021da7253ac6b899f65d7efdb2db1a7bc96113f..ba8fcb152cf8c3506d3fa7103f7564dade29ccbb 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.14.6-SNAPSHOT</version>
+        <version>0.14.7-SNAPSHOT</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index 6b626b18636ae93675f852689b5147caf04f8fc5..904d1add06018fe21e497b358864b3f33f9549cc 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-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.6-SNAPSHOT</version>
+                <version>0.14.7-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 22942fd2e4a5a690568ad1e2ae07eabbd3d4c723..2f205d94a4eaa226c20d61d1724ae5da81d23622 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index 7de4f6dc56a3069485edebe4cbf7d75d1f2ee19b..7346b710227ee9c6a58a826d151b76c629df6c8e 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 51f78e17fd20c15da5f09b4f73ba3ce2e0fdf158..11d6410342569cb121183d5823e733ac644f7a99 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 7218fe6915b34f6f72c5d6b65abe3839479c6fd1..4178dbb2935f416add1e26c8fd08e30a07e43f5f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 9673f330d52a56e3b627249c670452e4657cec18..daf19a1c00a65461f4c0bd7d9a7b42280e5b7f7c 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index b04d5c1164e905da71386a95a82439e8b68f1ec6..2ac6a7a8b6ca0ca2034d72add60c8d00f7354510 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 1ee15654d29b65d6c5945a588008af0377c5ea73..6d5fda8fc2ffd29eeb1c65d746a549f9e664a287 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index c76b963f734ee8cb2189e9540c67d7dfc915b2cc..1b82f63de967d39dde159a2db66934e3cbf52493 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index a648096a81f1c373ba31c1c79d71c9c52d5996b8..07abe485392e2d166cdc2b730cf11cc93735df8c 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index 233f3db0eb7a9dece01716bbe83697dba4ff1325..88824ecacd802d2a1454dc311778f48f9f378b29 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index ccfaff9e82da14e3c1194716f31b229a9d949a0f..1adcc9e207c33d560e673a30fb32921592d9dbfc 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 219b11f1af2d6120b5d0ddc908ad64ed1324b6bb..e0d169a73e282c8ccea750c3b2f1220e4cf74624 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.14.6-SNAPSHOT</version>
+  <version>0.14.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index 922b8e7fb233ceba5f87bc78f1995393f73b5654..6426dc9691561cf3a583ecdd16921496de071ebf 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.14.6-SNAPSHOT</version>
+  <version>0.14.7-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index f3ce640995c680ea1eca2f5de2a3d0b2e265420d..0f31bdbd7c33cf5f36f106c9dcca61a5920f947a 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-api</artifactId>
-  <version>0.14.6-SNAPSHOT</version>
+  <version>0.14.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 4c887bef79206bb69a2098e695ae064dd8250850..cdfc34b50ddd9e516fad3e7d61f52b4dcb9e2f1a 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-jetty-impl</artifactId>
-  <version>0.14.6-SNAPSHOT</version>
+  <version>0.14.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 8e6932c321363d822b160bce3c426e8348eb60bf..b2e68117cd741b821dfad6ab74f3683d22ab4ce4 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-osgi-impl</artifactId>
-  <version>0.14.6-SNAPSHOT</version>
+  <version>0.14.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 4504981946f512a42f3336afe8c929e2dd9ac7d1..37967b9fc8ea7d5a13a56c2b8b3d75134a59d567 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.14.6-SNAPSHOT</version>
+  <version>0.14.7-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
index b12136b2ae76cd4b2fbef94f05ced1f94aca7d98..5b765a8bcaf23877b5f4098e16e163095976f934 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.6-SNAPSHOT</version>
+        <version>0.14.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3ac6cb092b4b26424282fa104594053973df421f..04c2bf5e9c5b015d3a96d2d7dec7d9e5b46751b7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.6-SNAPSHOT</version>
+        <version>0.14.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7641776e2c73e03e4df34b8bcda6c74aaa270cae..0d1cdd40176b7ca3c769a329f8f6d4d45ddd8703 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.6-SNAPSHOT</version>
+    <version>0.14.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>testutils</artifactId>
-  <version>0.14.6-SNAPSHOT</version>
+  <version>0.14.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>