Bump versions to 0.16.8-SNAPSHOT 01/103901/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 3 Jan 2023 09:17:15 +0000 (10:17 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 3 Jan 2023 09:17:15 +0000 (10:17 +0100)
This starts the next development iteration.

Change-Id: Icda35e37df06043adc76ce6935f28527b6b7fb06
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 05f075c18ebc95310b93bedd9ce54d376bbed0bd..c421554a0acf4866507d10ffce4b630b89325c2f 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.16.7-SNAPSHOT</version>
+  <version>0.16.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index c15cc5c239437d410a6f21db65cb0f06126352cb..43188730f8aac51778ecf55bf75a500b840b5c21 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.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 73f68eb2b3eab2d19e4f723cb73aa00d800a98d9..9f29fba43beaf9938b79a5e6fb1d10e4b655938b 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.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index b8c538df248235035d1644119285ed57151d2f82..63ae75533baccbd5cf46092d89c3b7ddf194ad1c 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.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.16.7-SNAPSHOT</version>
+  <version>0.16.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index ab50254f6e4fa9863c093f2366e8988d97a6576e..7df3d00613e3301dbfd9b047e5bf53023b555ce2 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index ef8305355f5a75158d25e84c8f7b488495bfacf4..9e7572f98c0d37b14c5f3029eafcd2c47561762d 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.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 480eaac9cf3eb517dadcd60e27a713b69016a7a8..647bd6a2f61a1e0b8eef12ac9fe5bd87b0ae59c7 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.7-SNAPSHOT</version>
+  <version>0.16.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index ac736e87ced81f798786714af85e4029f5210d74..09643bf7241fc860a5ce2a8052fa7c45d091319e 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index fc93924171ef73d0329b92ddde822bedf3d5b96c..d9422e68b05e0e4b5add669e7b943fcdaf76123f 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.16.7-SNAPSHOT</version>
+        <version>0.16.8-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 1d6c0629b2145a447bacbf3634e752eada851337..bbb72ba8be6e207f53f574b321de4e7dcf2fa380 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.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.16.7-SNAPSHOT</version>
+  <version>0.16.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 30a23a665cdd0224832986871ca49fc360e32875..eb02c6feb847cb9a1d90b6fbb935465b3a0c223c 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.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-impl</artifactId>
-  <version>0.16.7-SNAPSHOT</version>
+  <version>0.16.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 41bd832bd0bb7d4b0ad7feb054769e0d690cfbd7..a5ec816daea4421e8e7b7012070ff6c1581af336 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.7-SNAPSHOT</version>
+  <version>0.16.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 06083f76f9e60ac2d9400fbd17766e2e98cd6495..eead378964b174ce1e3dbfd7ea59566292df7d04 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.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-shiro-api</artifactId>
-  <version>0.16.7-SNAPSHOT</version>
+  <version>0.16.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 0a445e333309a3c633501a19c917fc820b748939..ed685cb040ab13e59f52687dbd908abbd79e1e88 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.7-SNAPSHOT</version>
+        <version>0.16.8-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-shiro</artifactId>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 128a43d34b066d55a962cd55124a020f74262f7a..90514aecb178f1813f346f542cce67a124a93598 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.7-SNAPSHOT</version>
+  <version>0.16.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 4fc52a1456a89a28ee6f8e559a4548edd603980e..7201dca8cd9bc8fee26fdae7ac41f9655a5a4119 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index b682ee049e0c681667da66701a8e5313759564f4..83032fecf610b4ce42beccfa7512afb767caa680 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.16.7-SNAPSHOT</version>
+        <version>0.16.8-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 78568a15363b1558724d2b73aaf8489b6258e345..f6656c3f807eb24a2c4397580cec2281d2d518c9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.16.7-SNAPSHOT</version>
+        <version>0.16.8-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index ae02d293434e9b401c1a461d2f32fc3939ffbb00..14ffa7047e1e4b19654cd015f1efa9b54077454d 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 260d54008de1684e15040b6b0ee67ca6b2e46109..a4aa0c6499f53e4f92cf496842a5a121d21f3da6 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.16.7-SNAPSHOT</version>
+        <version>0.16.8-SNAPSHOT</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index 6eec25ba5960051644039d06d7e34231f086b2c9..d4244552dee724913637e82b2fda8b1e78924e2f 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-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.7-SNAPSHOT</version>
+                <version>0.16.8-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index c5b077596cc8be155e974c27d80c0f0f48b707de..94881973d6b29bf583a6c65692ff98ced3ba8c11 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index ad812ccd4f2f513aa6ecd43d728c68e7f15c1d2f..020b8792469a7ee6e4a8ef707900106e9c7644a7 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 067d0bff8ee5f15108e86bea02f3a2ea81d057b5..3c16ba50f67c4eb0b5d8c1536069ee13efe41872 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 2c2ec10991a390a59749d02b50054e5f4b33fe03..e029ab4ae121e5830eb2c824d6fe0a74d400ba30 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index ed472d168d4f4daab6d1462a6c4d69ec9bd7d238..79b6f907e9918f0787fd4bbe25ac2f381b29fc58 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 8d2f4a0c0567f883adfd1bb200e46b46880fb361..2c27220862f9524bb968e5f4783596a78af219e7 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 2bbfd592cb095109fb8fd7e4b3e77efe8377c222..83be3e9c07ea39be7fc6ecfb5196d0f97e3046de 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index b9ecaab4d7e5e2e967a43674f377ce7a3741b155..e440a13874498b701f9acb3e3b7ca2101b9419a1 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 01680337692e3796e2fd70f8307e5f0a0d53aa88..c1eca76bad7f475da628d7baaa87cfcff7f74fd2 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index 9f15a155617f01b060d9d50a9cc8401d21a5ff4a..552182247f107774b65ac42fbd51e8e75d00e0eb 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 9e74245011b9eb96c6959fc2db5edad0cc326276..7ac2a1d1dbaa9f6de568cd0ff36c4140f6887297 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index f233eb62f7f4693c3b48476889bb0930f196dfff..ad3472c76c1a4ca71c735e7037290f1b28cb57e5 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.16.7-SNAPSHOT</version>
+  <version>0.16.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index 50545942dcea94c52021440c483e723a2b9769d4..e95717c0c3e1c94ee91db581f30b0c84e2be1e1d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.16.7-SNAPSHOT</version>
+  <version>0.16.8-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index e5b00d68ae4387b6aa7a0d6c04c6915da84c8350..eb2fdeeb46f8497d9adb83f4f85fd311bed57a5b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 7d3450de429bc7804de87531e626f8eb3dba5166..a4a8733d64d405db59412a5405c08cfaf6983a18 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 647e55a7018269a4a6d97cfdbc9f5ce5fb23cf05..0a2dba1524e6cda096cbe01542bcb538d8f3a03b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index a46f3b7da75eb4661c242bd926647e68ddbba826..974d2a533978d7438a479fe9f392643fb93e5c3f 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.16.7-SNAPSHOT</version>
+  <version>0.16.8-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
index bb2796443983e05e5112fcb37dd7b833e810f762..ef57d2a8b33716bb60c4fcbd98613e8fdf752fc6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.16.7-SNAPSHOT</version>
+        <version>0.16.8-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5145162a52189c4251b62f53e684d9cde07363df..5b9417487954560bec50656e577987e20f558410 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.16.7-SNAPSHOT</version>
+        <version>0.16.8-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 85750c18b623b67337f375e2b7610bc8d152f156..b6d5a743f14c64609fc8ed4602c878c45d11b90d 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.7-SNAPSHOT</version>
+    <version>0.16.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>