Bump versions to 0.16.10-SNAPSHOT 02/106302/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 31 May 2023 09:27:15 +0000 (11:27 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 31 May 2023 09:27:54 +0000 (11:27 +0200)
This starts the next development iteration.

Change-Id: I01abf29e49dadfda1238f3730a90b1881ae2f48c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
42 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/odl-apache-shiro/src/main/history/dependencies.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 5e7b59f13bc1ba5019a572fb71b04a7dd7b073c8..78e9ff57266e86ebdb8fe4696c64f463b8b45c6e 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.16.9</version>
+  <version>0.16.10-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index b2e131623e2d03ba241fdb88a3ca5832ff9499dc..74fa8aefe98290458d9edaeb05b8623d64d6f3ea 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.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 2bfe9ed2891bd3410085aa304fa1b416d394414b..feb7071a1eb088f7f2e88767424a907b78156da1 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.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 228ad14519d626f10c63964846a353e125d9172b..faf2c007507781887af5400cdad360a7a0e16033 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.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.16.9</version>
+  <version>0.16.10-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 630640badc5ef6df4a5a6a88dcfedb9ae9bde426..e38b567d708db14e3b81192283d117ff8ee625e8 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index c9211adab85f0881cc70a97a7b9f0f469972bbb2..b31bc32bcecf5cdd44bc1eeede049d2f8a8ef478 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.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index bfe1b428ea141966444bac964e03236c4a17fb35..2708112b0a9298ed283495da046edcd952631847 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.9</version>
+  <version>0.16.10-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index cc468358ba8aa3a274bdf32b5e066cc5b8bf39b1..e3b3a6214f71f3f3e6e968cc5759a6e2ba55bc68 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index ef077170a3a852bdbd9741440182714c6c4e60bb..f22bc476bb2ec537bb03742569518d2a998eed6f 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.16.9</version>
+        <version>0.16.10-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index de179a4fe285c5076c0decf6ab91fea6d4fc67e7..6c6f1dc1a0a53c1a5d11b7d05239c5cc57130dc2 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.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.16.9</version>
+  <version>0.16.10-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 1baa6c23aad63a1e9bcc7095dd0ea1bab8fb53fe..7539ca0eabafb68f82e5c20195f5db03a887c244 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.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-impl</artifactId>
-  <version>0.16.9</version>
+  <version>0.16.10-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index f8c5eec2e379ce5b1f529a1e44a05bdb04eba964..6858bf5afa1fae9175ac4ba54e76bebdf3e2666e 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.9</version>
+  <version>0.16.10-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 8863ff8700dd2d47533a7dfc0db9d9b4dae39799..000bbc3b6b80e0ca49600070fc1dec8639b54416 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.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-shiro-api</artifactId>
-  <version>0.16.9</version>
+  <version>0.16.10-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 0643b02737281587c1fc4415af1069b3a758c45c..185315a92eccbc15c9f949e5ed4cc319990789b8 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.9</version>
+        <version>0.16.10-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-shiro</artifactId>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 5715f7334b6a45422a0ef66fcaef2f69cef67610..7ab2a843463addcdb6433627a3360accf3c533db 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.9</version>
+  <version>0.16.10-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 20d5b196c0bb80fe180cbc2f28d90e0ad5b7e6a8..d0fe564f4fa554290c37e23c884926d7d8a3ed4a 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 4ad8e484585dbe12c803299f45ee1c5bae4a8644..e5d84244249a84a9ade8206839f8e5ae95801576 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.16.9</version>
+        <version>0.16.10-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 47a69126f23c45364f22c07b83cf5e8915c9daa6..129a0a6faea53412e36485dae41e44c6f16d92af 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.16.9</version>
+        <version>0.16.10-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index cd0b9010857edfe0ef241c5334b6eb1a7f7253ba..a3cb67544e23bf4a51ccb6a49f03f6578fb79bf1 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 0d126a5fe05338ac6f3ef7d8675f00ab11b40827..73f3eff0463d34d177d539b07c82d77289288a16 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.16.9</version>
+        <version>0.16.10-SNAPSHOT</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index 6d7acd9a37726d76aa5f334b2e05812420575074..1785621cc2386b51301b62edcb12dd0ad4f98341 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.16.9</version>
+    <version>0.16.10-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.9</version>
+                <version>0.16.10-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 58e7aba16df8a69f0102c9e01053d4c4d1b4264e..1405d05b61fc3dc84d731db3d43a1f915e0b96ba 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index 524ab80df25468bc0182d2aebc0d32d84967e88e..ee3e4ae6e615873d6b003bb2de651607ef8de5b2 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 498ccb28550a1b46e53a81c19644cf916f3deb1f..3a6de04df00698dfe6033f05b09d39084856f7e5 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index c05998bdb4d2ee7b221ae888c9fbd878d5f1a684..4f92145179ff57b7ca422394872d7363426958f2 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index cc3543d9ee25caa7a378f2f2ff29c78e1b9cbb11..b5adedca31b298ae4668e1e18e5d2d71d96702b7 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 851190177f3e3dabba9b464c5cb97d93c29d57ec..68a300d0441927df7f4d5e78c6ed3c140e6d3261 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 06add3a8b0f43e806aa257514ac10add69a36265..32bb8722471d8c4c3dcaae2b4f51ce23797d74a9 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index 63cf50beb4b17aeef484dfbb7632f3408f7bb351..76308526fe789fe3f15d028462af5b392e814d89 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 5b6d864d4efbb2cbc16b6b68c876ff596d15039c..62073bd3629e3e987eb2353a32c85d441e820ef4 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index 7d1bfb04ea4dcd73101568cc8f6415abf18c9faf..8fdacdfa4842077cf64f17bdf8818e6f524692da 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<features xmlns="http://karaf.apache.org/xmlns/features/v1.6.0" name="odl-aaa-0.14.0">
+<features xmlns="http://karaf.apache.org/xmlns/features/v1.6.0" name="odl-aaa-0.14.0-SNAPSHOT">
     <feature version="0.0.0">
         <feature>odl-servlet-api</feature>
         <bundle>mvn:commons-beanutils/commons-beanutils/1.9.4</bundle>
index ed905334d08c56dd09bdb0b9ef482a2bf066856c..72f029043b4f7454a2758da822da18aa1503926e 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 2fb18d52a1ad115d9b35a496d6d4229e68cc5a5c..a0184114cb8fcb938e7e01397942be123c50b7fe 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 0790f883afc7500c11b6f67504f4f1211c7e7b86..81fff8f69b9261472429c0df1af4b92afc5ce61a 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.16.9</version>
+  <version>0.16.10-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index 29b2756d1b24e0f972bb414842ba1ef91ec56869..d8d12cb0c7130f37847ae3522cdea04efee4933c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.16.9</version>
+  <version>0.16.10-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index 26a9ff93d169a9adfb569f06637107eb15693fd6..586b49fc329bd85be4f1954bce4c00ad41e86b84 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 0e396c78148b87a8239c8058a86f15fe06a4a70d..05405a22e5d6ac506cbe609af85baf0d57157958 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index ab29876ffe68e8bb90ccee06ed3e2fa155b7a146..42c552cae6ecccd82aa44f0e06edca67eb5da2a2 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 2b967075bef1da93ed8803aaa996ff7c953add49..9214a193956d8c36e788535c09d4cef76c8aa237 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.16.9</version>
+  <version>0.16.10-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
index b9162e9ead9a4b03c6c0e98b273957a70c4bc15b..07a22489c63df3d5aaca526fc54372a1a9548e32 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.16.9</version>
+        <version>0.16.10-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 01252e4610073864a848b4f8c16f00350bbc70e9..7394386c3b1841d977ff5254892f49db5f6fea90 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.16.9</version>
+        <version>0.16.10-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b672f9cd49916ee096fd1a419d2f27df602285a9..b19d9ceb1ce7b551507f9ee69e1b8d445b429262 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.9</version>
+    <version>0.16.10-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>