Bump versions to 0.14.9-SNAPSHOT 03/99403/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 20 Jan 2022 13:09:26 +0000 (14:09 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 20 Jan 2022 13:09:26 +0000 (14:09 +0100)
This starts the next development iteration.

Change-Id: I4b5723082888157f9d0025f030aba548262c6fc7
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 dc504fa76e4c65bbdba210f1ae355755f3215307..07a7ece129766dc93361cc1cd301685ac4879077 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.14.8-SNAPSHOT</version>
+  <version>0.14.9-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index a2f9a51e7e7bbabd09302b1595fa416a030ebff0..d99652ba0196fa032b27a628a59100632119858c 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.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 4aeef01bd1aeba2c8d57155a9ba6007819eead24..e2677e4fd4e4424d601b7d39f64ca0c3d9cdf387 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.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 2904a1ffe42463b36f86c603def5de02d58405bd..afc9fa6df8ff61b9f65de70836f3781d0066f7c8 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.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.14.8-SNAPSHOT</version>
+  <version>0.14.9-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 551ecd207c52570d70f4e74ece72ddce121f3c93..25dc713a2ab4ab09e08b2189ad243322425bff4e 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index f69a4820ebdbc988d317b35ccc11b4ace05ee348..2c7df43006db03c1c167a5daedd019885d147f4a 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.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index e5ed625170e3209590c9ce8a92b14e5ed6453f0f..3bddf084bc2a8ee2ea0c79dc39684b32cf1e3929 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.8-SNAPSHOT</version>
+  <version>0.14.9-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index c66f748093da5ef4befa08c078fc39ade0dcae8b..a7d59b46edfb1971afe86077229e58fc6b0244fd 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index a8fc3e641f8bd7b73ddfe133fc6f1ab29469e5b8..a0fec96c74ce51bc05dc9a2ce178bb8b544a0dcf 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.8-SNAPSHOT</version>
+        <version>0.14.9-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 5f4934a00de3c34e468cbc2400e1a3a36fe1cd59..b3c06da4dcb34bb3dc99af7c9c0ded0bdf1f4820 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.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.14.8-SNAPSHOT</version>
+  <version>0.14.9-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 731f062313d5b73a5cd7f135c7bc74cc397ab262..3e8e751d603ffe146f98fdb2419f8f6f62eaebbe 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.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-impl</artifactId>
-  <version>0.14.8-SNAPSHOT</version>
+  <version>0.14.9-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 6e96fc34f0feaa7531cf8000d118e7eff6222b9f..d9eae5b820457c4bf26a1e98bfe422c3dddd44a4 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.8-SNAPSHOT</version>
+  <version>0.14.9-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 579442f59f395b91e392d7921e70ee742912f0c4..6e7faf5f3c6653491988417f1512473d418a2a45 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.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-shiro-api</artifactId>
-  <version>0.14.8-SNAPSHOT</version>
+  <version>0.14.9-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 7558f1004ce8130cf100468040da317054c84ffc..008b6d9c1c737b3a2ef4d365c859496016b21e5e 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.8-SNAPSHOT</version>
+        <version>0.14.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-shiro</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 0d921d1bde133e51e3d1bfffa5613c46932fd537..cc9084553ddb0edc96aceaeb1fac3223242e7a93 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.8-SNAPSHOT</version>
+  <version>0.14.9-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 1984f8c024bda295700af6dd30516c25640e8c70..795cb1fd993c7b32a18d09ca0383f9b7f3d202ae 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 819c961c6ff582102ca691f015cf4b9cf8fcfaa9..a65ca3ac476ab2121fe2a8be50e6274791e3429d 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.8-SNAPSHOT</version>
+        <version>0.14.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 64b81b4f8ff675153c9f2bcee8273d14e597a55e..845120fd69d250cde82d0b617b6abafbc5af9ca7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.8-SNAPSHOT</version>
+        <version>0.14.9-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 550d4735439606009eb9078aa5eb08c5f5334bc8..3d718ae8b50dbb6aabe40efd25bfe7abc031ffd3 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 795b5ec0d853c2fe83298af8db17efc7edc09a4a..861cae31a9c815cc041479a83d299a9c96442dcc 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.14.8-SNAPSHOT</version>
+        <version>0.14.9-SNAPSHOT</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index 0aabc0fcc3f3102abc51a5cde46f0f8bf8f5cc08..b912fec5e387605f2f7a4f8dd8dc9cfd61f259fe 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-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.8-SNAPSHOT</version>
+                <version>0.14.9-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index cc2d797def85547b4dbd8e44f12b7e9217207478..236248a7fe52e834d467d34c6e478f44e014f8ed 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index b2acc78cb26beb8f897b57c30be5ef2e181db71b..86e8fc24318a103d31f5d47b3f4fd97b091e74fb 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 98795996a7536f4d7da5eb719a28395ed5c23e49..ca2957c7616f30d16a247fc8143df61e391593bb 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 439d52de730694f87fbb7901c4371aa3c2fcd3e3..688f3a4b12ece03a16be6699e08270ab224ed001 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index e7a0061262f41956fe8a168f49f45a43f6629bf0..c2c61e3882c2042423f8fa8bc60bbef6eb0352b8 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index d256a705f078afdf0a6a835fb484591cfaa18a6e..a0d4470758815b9ce6edf90953ee7b096136e982 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 10cff892b546620943f3b4a4f824ce2c23315196..f23fd68a1bcff89368050d964ec8b8d6594a7075 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index 9769db8843c79b601427bf521ac03dc548ed350e..b1cef093a153d0b8689d1b4ca17359d555dc85b5 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 0a6010e73983f5dfb4558e9881f9448a32a88422..b64d939690d96787a2f71d354a936b512bacc5fb 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index 47e57ae25a5e0c4b0dabf2eb61e9afb0fb8c66f6..15111a4ca25014f24f3bb5fd70b0944dc4c844e6 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 08032c31366969001087840541aa7029a7ecc017..ad144136493aedb8db519175e5a72660775ba039 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index afac3a213cb5bda4f9fd05aa59b3add83e973a58..b619f621dc41abe8ec5196725c2a3a8bf563ef2c 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.14.8-SNAPSHOT</version>
+  <version>0.14.9-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index 8977942cf9d164841587ec8c8ab75e975edc7a99..e423c1a6dcfac2754874563e123a0ba635046da6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.14.8-SNAPSHOT</version>
+  <version>0.14.9-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index 0def249f16f49d237522ebf3d2b18ede7b5e3ccc..76c6279279449b62feaecd28dbd3d7f81fae51d0 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-api</artifactId>
-  <version>0.14.8-SNAPSHOT</version>
+  <version>0.14.9-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 71e13b9394a2385ee954c9739f857c1b459eff06..c488000a86d3587d105135dd624d91f536de1f4c 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-jetty-impl</artifactId>
-  <version>0.14.8-SNAPSHOT</version>
+  <version>0.14.9-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 862d433179bf2c9ebc15f7701f87bebccbfbfa7a..8691dbd97ff65df4aea01f4cf7c6dfa42f10a94b 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-osgi-impl</artifactId>
-  <version>0.14.8-SNAPSHOT</version>
+  <version>0.14.9-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 3518ff3cc1c56b2d3daf151f497f262ee240523a..d86e2340e04d1f56cd22a1f9fc520c92cd68861e 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.14.8-SNAPSHOT</version>
+  <version>0.14.9-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
index d2696bdb8073a10361a002a7c4bd4fb45bc40bc3..f009736d12998f187b994b1fd6ebb314d316e7b5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.8-SNAPSHOT</version>
+        <version>0.14.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 51b091f8d48d657cb3f337c9aa376230e8aa9794..ed875e6f18075cbe3e3231ec07896aa7fb194e1b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.8-SNAPSHOT</version>
+        <version>0.14.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index cb62a2cb2cd7f5181d95b63d202d26f624bcedf3..1427184c1e10dd8ff72c3ec7779934f325147da3 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>testutils</artifactId>
-  <version>0.14.8-SNAPSHOT</version>
+  <version>0.14.9-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>