Bump versions to 0.14.8-SNAPSHOT 01/98501/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 14 Nov 2021 11:40:56 +0000 (12:40 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 14 Nov 2021 11:40:56 +0000 (12:40 +0100)
This starts the next development iteration.

Change-Id: I7222ea7c3b4dd4b6dbe5c40a70298c19e61693a3
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 c70e6f37a293761246c02d73a233aa49399d38f3..dc504fa76e4c65bbdba210f1ae355755f3215307 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.14.7-SNAPSHOT</version>
+  <version>0.14.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index ac0844e40ebd2f2dddf74f4543909a4f9a303331..a2f9a51e7e7bbabd09302b1595fa416a030ebff0 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.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 8814fe51666f3daecabef32f1a750476c107fc10..4aeef01bd1aeba2c8d57155a9ba6007819eead24 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.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 9ad4b6ebcf68b9102dc64ce101f18145ca4afbdb..2904a1ffe42463b36f86c603def5de02d58405bd 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.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.14.7-SNAPSHOT</version>
+  <version>0.14.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index ffe3d4f86dffb08a7e973f32930f27352dd20eda..551ecd207c52570d70f4e74ece72ddce121f3c93 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5d3d4ecc895bc484c3911e6aa759093ac3d749fb..f69a4820ebdbc988d317b35ccc11b4ace05ee348 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.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index c44af7eafecf01d4fe48a58eb3294a264c9f8fb4..97605477fbd2df1eef0c9a68a755e54612b2a00a 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.7-SNAPSHOT</version>
+  <version>0.14.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 17f995cbaece8ad59954484e55543ea7267d1e84..c66f748093da5ef4befa08c078fc39ade0dcae8b 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 83436ff91e64fbd393454c219185e46017c86bb2..a8fc3e641f8bd7b73ddfe133fc6f1ab29469e5b8 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.7-SNAPSHOT</version>
+        <version>0.14.8-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 8df631dd4d5c8a9890b3d5e868e4cb34f44f712c..5f4934a00de3c34e468cbc2400e1a3a36fe1cd59 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.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.14.7-SNAPSHOT</version>
+  <version>0.14.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index c7f0e9c51b1981481c30a86e4516e820747be605..731f062313d5b73a5cd7f135c7bc74cc397ab262 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.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-impl</artifactId>
-  <version>0.14.7-SNAPSHOT</version>
+  <version>0.14.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index df4870ca5409cb6942216684fc2871715bfacae3..0fd7c5df34801198fea9c6a677658fb7cec85275 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.7-SNAPSHOT</version>
+  <version>0.14.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 5e5ca24aa0abf153d888d72941ce1e2a7a59d783..579442f59f395b91e392d7921e70ee742912f0c4 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.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-shiro-api</artifactId>
-  <version>0.14.7-SNAPSHOT</version>
+  <version>0.14.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 97e249c752e0083cc26330026cf69adefc8341a8..7558f1004ce8130cf100468040da317054c84ffc 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.7-SNAPSHOT</version>
+        <version>0.14.8-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-shiro</artifactId>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index aea1749b4f52b8d6a1b4ccac41d450cc06580503..c4ede82a4da37a0dde4df1aea0fff57a5404e337 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.7-SNAPSHOT</version>
+  <version>0.14.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 0b57daa1c918afd1f4c3c085e8814aebbec28fac..eb2176a3112661676fff4006f1125c1f794b6f70 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 3344c9695e3fb92a598462fb81285db2bc400629..819c961c6ff582102ca691f015cf4b9cf8fcfaa9 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.7-SNAPSHOT</version>
+        <version>0.14.8-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4c1930a05043e36ba67375a5aa2b000c9baad65c..64b81b4f8ff675153c9f2bcee8273d14e597a55e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.7-SNAPSHOT</version>
+        <version>0.14.8-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 2656bc82c0c8a8f566e5a546e9fd07301fe306c9..92eda01e5f2e59bcd2be8cbe8009e3150d8a81bb 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index ba8fcb152cf8c3506d3fa7103f7564dade29ccbb..795b5ec0d853c2fe83298af8db17efc7edc09a4a 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.14.7-SNAPSHOT</version>
+        <version>0.14.8-SNAPSHOT</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index 2da0daa750d7e3b3fe22e19faff697f5bcbc61be..0d9b6d5fd4933cb477f7465f8ed221b6620e1248 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.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.14.7-SNAPSHOT</version>
+                <version>0.14.8-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 2f205d94a4eaa226c20d61d1724ae5da81d23622..583d2ca0868245b4b889a7ea64a2686b4f73ac47 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index 7346b710227ee9c6a58a826d151b76c629df6c8e..9df8bbf56c4a20a16f5696011a886d39d4039f3f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 86a0d947d8bfadaec33b4f1e2b7eabede722ddaa..c5c7ca7eb4656695e32f1b3ac27d2265064cc470 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 4178dbb2935f416add1e26c8fd08e30a07e43f5f..8c7a25b0c53f29646ae9f12e56d8d01b89ecbe96 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index c11f8e1d7a70c79b2e1e6023297485a6e1b8d5c6..8cdb2c514d53cc14bdf7b9f7b5dd06ad410881fb 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index cea40fe6664ac36dc6a242954732aa08aae4c148..18c43546a50d6eed757080e3bd055983e75e3e2f 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 6d5fda8fc2ffd29eeb1c65d746a549f9e664a287..869cf1b93ae7366337ec32b786818e64a634ea6f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index 1b82f63de967d39dde159a2db66934e3cbf52493..cf527f0273f89163eeedd2864acbc43afff14b6f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 07abe485392e2d166cdc2b730cf11cc93735df8c..6b8f76d850b31d79e0390243e460eff8f4913541 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index 88824ecacd802d2a1454dc311778f48f9f378b29..a42a6533a1ab6396c4fe9f57478932b94f6ee93f 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 1adcc9e207c33d560e673a30fb32921592d9dbfc..2334519672c98a420f0a786ced0a3b23b75739a3 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 24a704014df4bd932659e4306efc3270226a97bd..ee62ca4bcb836196dff4b8b6342677251fde3efc 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.14.7-SNAPSHOT</version>
+  <version>0.14.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index 6426dc9691561cf3a583ecdd16921496de071ebf..cabf5d6d93fbfa667d370f91b3c1caaa523f0859 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.14.7-SNAPSHOT</version>
+  <version>0.14.8-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index 0f31bdbd7c33cf5f36f106c9dcca61a5920f947a..0def249f16f49d237522ebf3d2b18ede7b5e3ccc 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-api</artifactId>
-  <version>0.14.7-SNAPSHOT</version>
+  <version>0.14.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index cdfc34b50ddd9e516fad3e7d61f52b4dcb9e2f1a..71e13b9394a2385ee954c9739f857c1b459eff06 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-jetty-impl</artifactId>
-  <version>0.14.7-SNAPSHOT</version>
+  <version>0.14.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index b2e68117cd741b821dfad6ab74f3683d22ab4ce4..862d433179bf2c9ebc15f7701f87bebccbfbfa7a 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-osgi-impl</artifactId>
-  <version>0.14.7-SNAPSHOT</version>
+  <version>0.14.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 37967b9fc8ea7d5a13a56c2b8b3d75134a59d567..a887472873953b621fafd4320c7263e217d3550d 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.14.7-SNAPSHOT</version>
+  <version>0.14.8-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
index 5b765a8bcaf23877b5f4098e16e163095976f934..d2696bdb8073a10361a002a7c4bd4fb45bc40bc3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.7-SNAPSHOT</version>
+        <version>0.14.8-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 04c2bf5e9c5b015d3a96d2d7dec7d9e5b46751b7..51b091f8d48d657cb3f337c9aa376230e8aa9794 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.7-SNAPSHOT</version>
+        <version>0.14.8-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0d1cdd40176b7ca3c769a329f8f6d4d45ddd8703..6b80bba81f4dcabf83cc7e61a8f4bca21ef69146 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.7-SNAPSHOT</version>
+    <version>0.14.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>testutils</artifactId>
-  <version>0.14.7-SNAPSHOT</version>
+  <version>0.14.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>