Bump versions to 0.17.2-SNAPSHOT 01/103701/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 18 Dec 2022 19:32:51 +0000 (20:32 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 18 Dec 2022 19:32:51 +0000 (20:32 +0100)
This starts the next development iteration.

Change-Id: I4244dc824fb623c689987120085673986612f529
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 1845aa45b09f9dc08c22eae611850b5f87cc6e0e..72085332aee67082b3b1fc2f543aa7be328fb331 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.17.1-SNAPSHOT</version>
+  <version>0.17.2-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 3c0ed5f92cb79955574acbab1a4b0f54edd5c770..299def22d87fca22d17cb69641b5cf7f7f4e5087 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.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 892bb5b3ce300c506eeb72798058693bc5b5ddfd..008bc8f79b2dc55c81b33e010efd80f8a9ae3201 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.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 4af625127d375d01a0a2fca2cb2bceb5988a4df6..85f91a0500f9a4987ccedc4abbf02c3f66ce5efd 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.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.17.1-SNAPSHOT</version>
+  <version>0.17.2-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 1db7236ffaae7a9248da8abcd7924cdc386516e5..263a566cedaaa257f999fe22f59185a3953dc1f0 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 6e1c818db12e23c9f88e8886ae19309f73b999de..fcd5e4d8f702336ff5330f6c19817fd001cfa00f 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.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index befc52e3391afca044a309ab4597080227aea61b..7e3705820883e76be1d6290fb6359fb55d3e7115 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.17.1-SNAPSHOT</version>
+  <version>0.17.2-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 5367b138e2b112416f6190f6a066d9e544ac1134..df0d133e03bbaf6c14e9e2a325f870a471a46de9 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index efaf9b840965a628ddb3766b2ad1870ebbcc8d72..8f1b1c7209612bdcae3c1d079daf9e4399201788 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.1-SNAPSHOT</version>
+        <version>0.17.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 40edf22c392696fcfb6cac1960290028830fab2c..bb719a58ab07a9b4d85f966d4a76239a8f7307fa 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.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.17.1-SNAPSHOT</version>
+  <version>0.17.2-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index cb010ba7a7a4662197a96b0dba3f3ad62238c628..2b06ce56ae4dda2e1bdf54e33cdcd88286e86b79 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.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-impl</artifactId>
-  <version>0.17.1-SNAPSHOT</version>
+  <version>0.17.2-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index f8efeaba3703b783a693636999f58de6aadfac8a..9d73840a0cfe882f2a8646096137397706edfee7 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.17.1-SNAPSHOT</version>
+  <version>0.17.2-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index be326d8380f5052a1311b4583d2e7aac231beea9..c82a4554ab8a3b1a5e6f0efcecdee3740ad47a65 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.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-shiro-api</artifactId>
-  <version>0.17.1-SNAPSHOT</version>
+  <version>0.17.2-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 299fa4e9a096001c0142f1acf24c0c86c2578748..ef042a5b74c15a938baf7c303048f04d2d752fa4 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.17.1-SNAPSHOT</version>
+        <version>0.17.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-shiro</artifactId>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index dbb1902e7c6b0837de9d3e20cb14df2f76df27e7..d7c8b543fe573525c094e0332f3ee6952b80aefb 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.17.1-SNAPSHOT</version>
+  <version>0.17.2-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index c734ab0a12f049811a6b8dcedce19f0460eadbf8..e11486970a5124ec80fefc6ccfeaeaad9b8c6562 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index ca34177eb030171a2a1669b47eb806d1c99d53b3..d6a7b3f9af597a8ac0883f568218ceb2ee016a24 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.1-SNAPSHOT</version>
+        <version>0.17.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8d1829672483cef95b79a7766c2989624ec7be40..9476723e7297ebcfa523d96ff6cb91a0a21f82ce 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.1-SNAPSHOT</version>
+        <version>0.17.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 0226274299f48706dc7668305b8b24f051ce290d..67fcdc72d3e2d035c5dc8e762c6c5b2fb2443b4e 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index d482bfd2a302bf60fd7662f0b24ddf98091eca0a..6daf3e61e24257d4c5f2d8672b447cfb157d9446 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.17.1-SNAPSHOT</version>
+        <version>0.17.2-SNAPSHOT</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index 9e5df5ef63a105c53f518e7278152de5863fb3aa..83293ce12ab8b7a8c9856ee8503f03c6e982d772 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-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.17.1-SNAPSHOT</version>
+                <version>0.17.2-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f84a0aa97ed80e50bca1be67bbfd4b9d7df8f10c..f13e5596404791002ceef289c46ac3e1333625d2 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index 8bedc007d7bd2097ed11f66a1f6ae86a700b6cf6..e96f820373793dcfc4bd9a026882393119cde446 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index f8dcc55aa373c9f6c0efa9bddccd5280c020f15b..852f38f33663d75e0e5aa91fd8007e85558193e8 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index ac14695a60fd409424b7be144622fe4278454dca..3d6b45b41555ddcb3d172d34798696f6d7e01f89 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 7621b7c3d59548bcfc78bcf5158a36a90308cce5..25bc1fcd1ff6d56b950b7acc562ed85b989919d5 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 77d7b6e30fb0fe25f5fda57e4cd43f4b9b235108..b8d0af8de07cb071cca33ba4c3da68204b4eb82a 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 5a42019bc47058c74a6deb6b4d3f7ad8fdd9bc51..cde7b66b9481f8268daca2cb41032ac0e022c037 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index 1e556605c0f65cbb657f16fa70a7ac7f4d555158..d3b4fa6e4ead2d92e2b3d29ef786185d0c28f7b8 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 2c7c138c543d092a12c1af476a1725114c594e60..30aef885f3e4d455268c648c746ff6cc199cab58 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index 9d32927f538cd1db7070434364bfe97d4f3befbc..a9f06c79ce243531d3d5f02042750050ef1455ae 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index ae578f0a32f4b2203459270597b1884291f6a225..c17e29463ec12d2b27d82227e6e7094c409b9143 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 6dd728581d89eb77f4617a606f0f575aa434229c..acc3209499143ecbfc9a28229f04b1544fb0a1fa 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.17.1-SNAPSHOT</version>
+  <version>0.17.2-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index efe59a94633fb22023cdd61499ec6ef05971524b..1c2b96855bef8a9ea35f8866ef2be69042129ab8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.17.1-SNAPSHOT</version>
+  <version>0.17.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index fe6947a85bf0a74e777d759d087af384ac62e69b..7171979017a3569beb0b86308f8f4922a24de4b0 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 4cec0d80e4a436a3d37fa302813f55a49fe37bcb..362d091bdf736dbb123fae7dfc64fd97af86f91e 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 81ac8675ab0be7aa5cdc8973b5795130ea259c32..0e7a237bda9399111627d0c339b3f10d698cc3fd 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1b010b524ce16c8f071803bdaeb85d236dd660c0..a164f68a45f84a8a8e60f98e17de95c829a1d64d 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.17.1-SNAPSHOT</version>
+  <version>0.17.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
index 1780f1eece1427ed942e3d54aeff89ca2f392cd7..8e605acf1c9e675f9abe274d7a00decf1f324e0c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.1-SNAPSHOT</version>
+        <version>0.17.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index df7521cf59e0e5e80ef4d5b6cc04fbb5fc5a78f2..c84fd4dbbaf8ae28b49d4c53597d261aaff76373 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.1-SNAPSHOT</version>
+        <version>0.17.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8e3bab284255e6b403399fc2a96d769c50aac97a..0724876944d76d5f6d0b659f5e6a56302fb424f2 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.1-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>