Bump versions to 0.16.6-SNAPSHOT 39/103539/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 3 Dec 2022 08:59:58 +0000 (09:59 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 3 Dec 2022 08:59:58 +0000 (09:59 +0100)
This starts the next development iteration.

Change-Id: I25734364a4a19b13f77f512efc14d6b3ebada505
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 a56f0b62342426049b48e7c8526a4f2e7c299bbf..8927b45860fa54c9b7c778db361d260f9253802b 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.16.5-SNAPSHOT</version>
+  <version>0.16.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 1d7ec88015bf1a1cf3497b0d21cdc5990a6d14f9..2b876e51be91b2a452366072bcef718bd8ec24e2 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.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 967adedda873e7739ccf819089ddcc8a9ee81eed..082a3667e72be2463fa387945ae27b790cbe8f5c 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.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 5aa7b4a80fc765734e28e20e0f87554afe801e8f..c52beea9b335fc17ad2b205e09e41c9685ab332c 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.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.16.5-SNAPSHOT</version>
+  <version>0.16.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 06bedb1098c29e007b354333429c30102a4284c8..9fae4edb222a6c200d711dcafdc018de50b3f78c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index c0f5ec1dc589178e98162dc2086735fde9e40033..194eeaa7089bce8def36ea3311361b2c7a00ecbd 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.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 06363b2607b86bb0f32e3612a4dafa8278737841..e220d52ca2aa0274abb452a7caba7bf181049b92 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.16.5-SNAPSHOT</version>
+  <version>0.16.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 0689dd243a8eb49676d5133aec46ad9d7fe4ccdf..592c027929827350cfa1e5a5f3e67171ca2685bb 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 6789a9507199a13853c01d29a5251c840a6cf888..7cd8c01352216b557e1530a4e838bb7253740b94 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.16.5-SNAPSHOT</version>
+        <version>0.16.6-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 5c1a4c21508a017f89e4ce89d736e9a36010894d..ee28bf240f79d4e46f647da5d57c05eb45c17b98 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.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.16.5-SNAPSHOT</version>
+  <version>0.16.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index c7e80492e5ff17191113c54f7f4b8fdbf5df689c..84c8bd339b3e200f38bc0127e3fd54c18a7618e5 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.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-impl</artifactId>
-  <version>0.16.5-SNAPSHOT</version>
+  <version>0.16.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index c48f6db1472921b49d70ae98a610a8e673a83e9d..6607027c511b9694fb6702989e33573ac52b0787 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.16.5-SNAPSHOT</version>
+  <version>0.16.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 883efd2e1419e8277999c6c351ac3467d33b6df3..808648ed89245e48c530742c9f9fb63a0d775600 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.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-shiro-api</artifactId>
-  <version>0.16.5-SNAPSHOT</version>
+  <version>0.16.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index ac4061e0e071c6ad0417305a840e40df444ff8e9..55d13dba32d9b0bf970b7db013c5d6cc120f720a 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.16.5-SNAPSHOT</version>
+        <version>0.16.6-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-shiro</artifactId>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 0a3aa7eb881d5868a3d531e9be1ff12bdd102748..b80ba591023c073c030d29d6f27fbffcf0a67ff4 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.16.5-SNAPSHOT</version>
+  <version>0.16.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 688ec4bb100b1d6aed4acf665f73ee7d872e2741..00417e6d79d96e8299cf7bf1892189d8776430a4 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 996db954621984c575c4b6bdf6b50df685ae6fee..a96932bfcc573b083483fdc24d79c93115beb2c1 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.16.5-SNAPSHOT</version>
+        <version>0.16.6-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 28d10ef9b9e68ca1d8b522050e067eb8614765a8..6f312f97ea7c6e437af2491cb3a44e6a2274bca3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.16.5-SNAPSHOT</version>
+        <version>0.16.6-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 770239d9c5384e891369d76c45348941f00351b3..c8a1fa4648875300c7664cb9bbb7574438902e4c 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 8503436c6423f1af6fdc0b98410fb33d2c10cac7..fdf5dc12bf9cd9301a8476b60f7b42d6b925b749 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.16.5-SNAPSHOT</version>
+        <version>0.16.6-SNAPSHOT</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index 008c6667b331e8a4d46932b15698f16351e1e631..cbc64b0ebe8a8a628b468d538425c6fb9e0b6530 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.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.16.5-SNAPSHOT</version>
+                <version>0.16.6-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 4fe6b4611af2f45a9509b5936abdb40ea45a46bc..e1c9736180280a851ca629c7fbaf84ba092b7517 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index 40a080310c287dd1bc32896d02da7ff80f3768cf..49dce19021c35f6257466da049eddada716aa38e 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 34e457ae6298f9e6d699b7ceeb3f62e6c32eee4e..7773e3122570af1ee7fdba7e9b5191c4d7a357fe 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 1a11b4a3c4452228ae047dc1b4567e9c75425640..8b7b481551c8b26bf58d1861db8b7bf6af2d3727 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 149daeec673c350f68e4c9f9c037b21c3b1ed50c..326face0bd5aded3e2182723679074c2fa67b37c 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index f8637d9db2fb81e7f28dea5c3d7ca0c51911d56d..d6ef211b981734cc9cf60cdd395d6a0818978dcf 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 464ed56774e3ea765e102d7c256f4b705b85d726..30d5ad91482317589215b4a071070c299f318903 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index e548488cc274efc01561a86f62c970327d03fc3f..f2510e886c899254557724e5f4cf3abdfe51ca80 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 62c16932bb2eaf136c39b5473a322ebe0a954114..d4da8b259039025e85b373c3ea2a9614c4b1670f 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index ab6b9e45a11ac3e6c42aa74cb02061e578f47f1b..a1202475e45f26d00a19e2d7dddae9c5c290b362 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index b51bbf2cf456ec513509bcd68d8e242e8cd1263f..5b80dcd96b25dfafa238ba02c2a83f316fd14de2 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 1d98dea682a95d6ba63d8fc9cb0c9803c2c4d5b3..2f0a24687ffca3a7d7b5a401c833a0af0a5ee12e 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.16.5-SNAPSHOT</version>
+  <version>0.16.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index d8388ce2536d22703bc80d3c896a70957c1c792d..c7f765ddbab03bb31c2abd28f490395c41f28fdb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.16.5-SNAPSHOT</version>
+  <version>0.16.6-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index 534985ec2cd6826223dbb50553ac6e79ce2799e9..340e00b33e6aaea525365cd2fb3fb6ae7b5931fa 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index cb76d8785648b8585a76fb38fff14c5c7059c612..70343b3b3d39990a9b572f506dbdd1436ac58031 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 2b28bc1fb74c58d975224060688292253cce2c83..7f1baf705548ae5ca9145bea4fbf24c80403e8f0 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index c6b99afafadd0aa982e80b1a6aa126277a0c1a9d..efe4670ef178a296924958c92fcd88fbbb3d3a0e 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.16.5-SNAPSHOT</version>
+  <version>0.16.6-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
index 1ab2f86ef9582316556455cf9acfd94c1c6fef08..86fbdd2433d15c8973d122d84a4642c2cfec5aae 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.16.5-SNAPSHOT</version>
+        <version>0.16.6-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c533ea2291db0b4c49423f3b7bafe34d004aa76e..9287a26dcd73a10126c5de405ab81bddd4138adb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.16.5-SNAPSHOT</version>
+        <version>0.16.6-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5b5851de0b68a533fe0c18137813ae87b8fd8e38..667f1c65b38c7edd78a7b3a4b18fe36141e42be9 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.5-SNAPSHOT</version>
+    <version>0.16.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>