Bump versions to 0.15.6-SNAPSHOT 16/101316/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 28 May 2022 06:24:59 +0000 (08:24 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 28 May 2022 06:24:59 +0000 (08:24 +0200)
This starts the next development iteration.

Change-Id: I38e8cad8505f055c897098d366824a61501fd925
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 e9341e86b349c94610d50c68acf8cc3d21588d5b..326d225885ad5129d6e20712cb0d6e95a14bfbb1 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.15.5-SNAPSHOT</version>
+  <version>0.15.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index d04eae39939df5003f0cb7b84ebcf0a38dfb6f4e..7348dd96628f5da056596fc437af4e6c36784183 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.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 7170d50dec3773bee3fe43b5e5561e83fbcc78ea..7bde2844b1aae9f14a14bb60dc3c8be4c8efd462 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.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index ad855f2e5571257259be38288ba0ea1130a3dded..37379e1a125a54789d618676d5d999983abd3b56 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.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.15.5-SNAPSHOT</version>
+  <version>0.15.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 492553b9e8cff3d6d71117a2e27f4af17380739c..a023c68dc095830af342cf24ac419e70455b3d99 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index a578271ed60b03a1f8e735ba8fc20f3676343466..662c56c3e1f17b1e5e4a9828022528760729aeeb 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.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 43c03586c599ab96c92531b229b7c9721aa1ab18..00e9131c8feacc50ca6e9c36ccf67f108bf09770 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.15.5-SNAPSHOT</version>
+  <version>0.15.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index ba286c692b1b121185489e74deb6ccac31b9585e..c891009c459270dce6bfece1051ef17126945109 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 53cd388dac06de7b1a47eb8c2f8c737b169509bb..067af930e5e927fa33be514ae50a3935a9fcaba5 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.15.5-SNAPSHOT</version>
+        <version>0.15.6-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index ac436676f0cde3ad50d19c0dad227f5abdb53e11..919e78a9299903ec975faf8e84b472bbb988ac8d 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.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.15.5-SNAPSHOT</version>
+  <version>0.15.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index a208fddccb5cdb2317e2430cb1360f2fd5d8578a..f982a17cbd261df0f4f34cbaeeee9d2f292e33e5 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.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-impl</artifactId>
-  <version>0.15.5-SNAPSHOT</version>
+  <version>0.15.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index cdf77bfb35a3d52789dd6bcb00b44484b60450a8..9fa0340b1df7c0ebf39bcf5665537b16912c5dbb 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.15.5-SNAPSHOT</version>
+  <version>0.15.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 28623e723d36ff80103d0bc0884578f17cd081ed..a5fd1a242c523e6d33a3e072a5f77edec9aa6986 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.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-shiro-api</artifactId>
-  <version>0.15.5-SNAPSHOT</version>
+  <version>0.15.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 3658307182af073356cf58b44ecbc12f8818148d..d26b3794b260e36bb22a7331b7c821f263215f31 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.15.5-SNAPSHOT</version>
+        <version>0.15.6-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-shiro</artifactId>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index e4a6d8529c4097cf185f6feb86caaefd139a6d9e..0e279e11454627f75d771ed4b04d6791d0280a86 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.15.5-SNAPSHOT</version>
+  <version>0.15.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index c34c553505f0d2dd9413271a2bc1247427d71978..3f2f6edd2d5b63324bf24091db07354c2b6f43aa 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index ea8d5c682c778deb31ab1c9d82a69ed20116866b..2ba4e006988a7d41706bcb33a180883d4992875a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.15.5-SNAPSHOT</version>
+        <version>0.15.6-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e2adb4f9c5f8491c8646c4419351e63e7aaf5a33..7615f0ad9edf86fe7a5d365fc22738fd1f2c3f2b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.15.5-SNAPSHOT</version>
+        <version>0.15.6-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 10514ae18fa8a9cd364d27f8215ac6d07ed52533..fa148c7a474658e3f6cf4ae348daf4c62f88afa5 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 4bf358012c0fced0783918a73ab651a882ab04b9..8b643f7a04aa18c665974139815ad50de8775d37 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.15.5-SNAPSHOT</version>
+        <version>0.15.6-SNAPSHOT</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index 202477fb699c55bc880e0d3ec91a630c0187bce4..8a3420fae7d99fe97606e19a17e4f4f3ebd9f32a 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-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.15.5-SNAPSHOT</version>
+                <version>0.15.6-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 12f0553c8ba8de2a5104d8fc44023c9cf8b3bb58..485ba26ebe96e2f83f7767a417d3869e8cdc272e 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index b99669ad5c59ffdb9df81648dddce24af6c012d7..4000474b8b8e3663b5d051d93d22a5b20960f6d3 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 3087d1ec26cf12adc5fd0ccb1aecb60f446fc6ce..c1eb46eea8f722f1f064fad42a6510e10443ee85 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 90db85d62f92b54c35a87e787618a436ca7e2221..fffdcd17b71cd79d4460f280a1a6c9bf1b3ef9f1 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index b4e7154f8cced25ec2c557836c3ae14107c4fbac..80cbab3f28950737070df7b85ce9b095a1056ba4 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 4583df8385e3aad90f9f43e7a20c665cd4ccd663..2d6cc32b00432337388d1e89db2e9bee4c5d3f00 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 6eaf44d66da5ab79867e65d34ca52cedc835c63e..ed8f82bf1d27c2518105b44f8023de819d27f1ef 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index 0ca471ee5551943a0375c7a3f700bc2b3e55baa1..87083b496530c97db53469af33c697702488d606 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index e61a3d11344ae04866a52f074a334bbf39c73dd3..be220efaaf7f23e434d7c490196d07780c5c1676 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index 2c7da7d6171883592bd2a0daf60058a8bedb3252..7a56ec8a8bdcf1bbbb84898b13fab68f5440f80c 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 8d59ad60144a2313f874b397fd731940453075ea..9d071683a6cac99801011bc719f9e8e2f40c6917 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 7bc92938150e1dd7dd127433d19993f0a2740419..532c627c725b5c24c40281b280dc69ee08dc1b83 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.15.5-SNAPSHOT</version>
+  <version>0.15.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index 9a6e57f63ac30a9d6af70e753190c35541d39eb0..2983bc9063c46377ac1d5d68b3832a1679642da9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.15.5-SNAPSHOT</version>
+  <version>0.15.6-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index 8c73be71c2bc6ad13c6ada2a819ccc2f94d8a7d5..af22201306b3c0a96a398deec9c5e52cadd8641c 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-api</artifactId>
-  <version>0.15.5-SNAPSHOT</version>
+  <version>0.15.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 2bd685294196bd46c79def51126393c853f2265a..0e8566f923e8047bbb357add75541e731e8536a2 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-jetty-impl</artifactId>
-  <version>0.15.5-SNAPSHOT</version>
+  <version>0.15.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 967a454b750dc269c7423560cfeb64dbb34e0645..3529799fcf025eb57a265b925bd415820816219d 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-osgi-impl</artifactId>
-  <version>0.15.5-SNAPSHOT</version>
+  <version>0.15.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 4b29d23512c7c3f6e7418229037b0409a44f6b41..c09811ba3b69eb8000289c21c54d6738fa1167f1 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.15.5-SNAPSHOT</version>
+  <version>0.15.6-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
index b74958343bb4539fce9db86a2c69ec6334698745..0f3064c96cb4471e13b3ca00dc4f6108df58e1cb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.15.5-SNAPSHOT</version>
+        <version>0.15.6-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 336c90f305b0669b22070c3f71eb98a174c805ab..a329f38be57829a0c2e2ac6ef7d9c6c903d8480a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.15.5-SNAPSHOT</version>
+        <version>0.15.6-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 65825e06ee5f7de1ad52b651493a8ab6b77d50fb..b4c03cb67b6ff9c4c98b9fce3c0fe1a954d065e8 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.15.5-SNAPSHOT</version>
+    <version>0.15.6-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>testutils</artifactId>
-  <version>0.15.5-SNAPSHOT</version>
+  <version>0.15.6-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>