Bump versions to 0.15.7-SNAPSHOT 94/102194/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 21 Aug 2022 19:54:06 +0000 (21:54 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 21 Aug 2022 19:54:06 +0000 (21:54 +0200)
This starts the next development iteration.

Change-Id: Id8c130e14fb98a6c8dbb02cba65bbfe173514c4f
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 326d225885ad5129d6e20712cb0d6e95a14bfbb1..bd8b0f0adea0e1099c05015d50d60e94abaf60e2 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.15.6-SNAPSHOT</version>
+  <version>0.15.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 7348dd96628f5da056596fc437af4e6c36784183..220b00fb8837ad06d3e84202733405b8c6a61d1a 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.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 7bde2844b1aae9f14a14bb60dc3c8be4c8efd462..bae40bab4aeaa7dea11a6a68809ae60a531f2d75 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.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 37379e1a125a54789d618676d5d999983abd3b56..49749e8dfed5d358adcb0a070cb04bb0fbbbe12a 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.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.15.6-SNAPSHOT</version>
+  <version>0.15.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index a023c68dc095830af342cf24ac419e70455b3d99..d60698109e180711c836f0ee803844fae8101ad5 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 662c56c3e1f17b1e5e4a9828022528760729aeeb..e54f055f80cad1bcb4f63fb639365a46f32b603f 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.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index fead0ccc6a6bc1eadc6e1799a9b346320b2f6875..44fc2383563d5d3e417e186f0a7fb47b88b0011a 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.6-SNAPSHOT</version>
+  <version>0.15.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index c891009c459270dce6bfece1051ef17126945109..905b56fababda29663b1489e95666b8d6184d4c7 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 067af930e5e927fa33be514ae50a3935a9fcaba5..31e02391c361e9d574361c02a9c20f686e088b23 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.15.6-SNAPSHOT</version>
+        <version>0.15.7-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 919e78a9299903ec975faf8e84b472bbb988ac8d..0a368a927dd2c7a152159506a9a26dab96c90ab0 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.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.15.6-SNAPSHOT</version>
+  <version>0.15.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index f982a17cbd261df0f4f34cbaeeee9d2f292e33e5..823a91d25accdda24d7f6bbb29decb5069f6c1c0 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.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-impl</artifactId>
-  <version>0.15.6-SNAPSHOT</version>
+  <version>0.15.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 3368e95b31e1c50a35c57eda392798a1a7300553..318f34726b6500bb6240ef03548876a5cfb8c6e7 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.6-SNAPSHOT</version>
+  <version>0.15.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index a5fd1a242c523e6d33a3e072a5f77edec9aa6986..69d65d357ca0340d0da0522ad4537d92a5bc62ac 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.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-shiro-api</artifactId>
-  <version>0.15.6-SNAPSHOT</version>
+  <version>0.15.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index cbfbed9af32682e2d113a067b0502c4a5e8b358e..14b25a773edc9b2b95664c5dccd2efa6292fb6d7 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.6-SNAPSHOT</version>
+        <version>0.15.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-shiro</artifactId>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 28401b3d257e63e22f6ff6198ac8a75cbf434a8d..e5d6b36118f248aad9d5cfdb01b15db4421ac8e5 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.6-SNAPSHOT</version>
+  <version>0.15.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 9d9c2848abda1ff1e3ea6978338839c65690a88b..b51c6ea975cedb8bbd60b9209742ec4a2f4916a1 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 2ba4e006988a7d41706bcb33a180883d4992875a..20e5e899e942495cbdd1674768a96a0dccde522a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.15.6-SNAPSHOT</version>
+        <version>0.15.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7615f0ad9edf86fe7a5d365fc22738fd1f2c3f2b..b556489d9ec4a3aaed2ea614adb827dd8c85912a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.15.6-SNAPSHOT</version>
+        <version>0.15.7-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 45f04c0d58f5f67f2f7ce2a4220482962ad1ba92..954c9672b35e6754c26ca95d72ded293eb32ac92 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 8b643f7a04aa18c665974139815ad50de8775d37..6c87e5583bd6d5ef4df504acaad3f607b85ad1ea 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.15.6-SNAPSHOT</version>
+        <version>0.15.7-SNAPSHOT</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index ddd3cf1c6613aa10aa0be60daf7b4c75484c00e4..d5cb6caac713da2b73a440b08b05f1b47b288eb0 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-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.6-SNAPSHOT</version>
+                <version>0.15.7-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 450a02b25ff0c5ba63d097ee711fa6a2c3f915ef..3127ab7bb31880c735bc7cdb1427fef0ba80974f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index 80f3a64fb377d2da8ff6ee9c0c797f42f4331538..689059a5668e74b933a25ec7631be7c7527eab3b 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index d18312ab7dbadc9ec53346042612efbcd5514225..91bc2cbd7bd89980014ad7e600412eda1c343878 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 4bed18f672f460d5da4e0811574f52dfd8c5f91c..27063d2c03c79160e0b422bd1bca6b699774285e 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 7dc1bf71d9351849bf75555d0c74c800873800f0..b01da2de6338bfd3d4fba21027e5a42762f75092 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 91d7d09387efa99d1206753ae7cd472e0f8733b0..c1e79ef2c8334c05231e2e3740239a04cefa6862 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index f995e3e351f69accc8c9f8b0c2533b63ee0fb48a..e576e93bf3cb8c65803b8c18320c5c96e3ecce37 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index aa99235de7411df0b90e13c622444eb80b4485da..7917c7ffd45fcf1af6da0205f923386e9e3dbbc8 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 3c62f335b75dd4685de54b8e2e6672991887194d..77819e3d94b5b209dffef525bfe8619d19065d1d 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index dfcf6e41a65a0952b4efcd6784ebe4658de55e0b..a198fd1b4ee94bc50c6f396b8000efef3288e942 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 2c11acb1e649b2493ac37c5de9327920c8015698..b02ba824661b6da6ba74ea42874139cd6c33e45e 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 7309c3f298b14ed4cfebf9cb17a4201b07e35860..857d60515fd097c59ca2306f666a934df3d61481 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.15.6-SNAPSHOT</version>
+  <version>0.15.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index a570a89bd5edce39c22e1db511d9c59f35cd7581..461c131bcd724cf886e1707f07faf290f8e762cd 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.15.6-SNAPSHOT</version>
+  <version>0.15.7-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index af22201306b3c0a96a398deec9c5e52cadd8641c..c700c671f21214e71925174f02a9cfc1e9026488 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-api</artifactId>
-  <version>0.15.6-SNAPSHOT</version>
+  <version>0.15.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 0e8566f923e8047bbb357add75541e731e8536a2..a17182211133c9842ab95162c531ce0e21300184 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-jetty-impl</artifactId>
-  <version>0.15.6-SNAPSHOT</version>
+  <version>0.15.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 3529799fcf025eb57a265b925bd415820816219d..76832cb5b6f8966946fca9582f8e817fd7bd88de 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-osgi-impl</artifactId>
-  <version>0.15.6-SNAPSHOT</version>
+  <version>0.15.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 7a3ae04d17c56eec5b55667e1a04b87fe7cea2da..d379184c50049e3a2b260f9d1423ec51c17c6bc1 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.15.6-SNAPSHOT</version>
+  <version>0.15.7-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
index 0f3064c96cb4471e13b3ca00dc4f6108df58e1cb..b397ef63865d2e3298fa2e7e2fa37dcc43390404 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.15.6-SNAPSHOT</version>
+        <version>0.15.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a329f38be57829a0c2e2ac6ef7d9c6c903d8480a..b02f951555448903c1bc7e1b4524655e9c077ea4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.15.6-SNAPSHOT</version>
+        <version>0.15.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ff52acc71f12c8db8f794e07737344f5d886bf98..d517b2f020a80f2fe3b22e2ca2e494bfd9d7f4e3 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.15.6-SNAPSHOT</version>
+    <version>0.15.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>testutils</artifactId>
-  <version>0.15.6-SNAPSHOT</version>
+  <version>0.15.7-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>