Bump versions to 0.14.5-SNAPSHOT 30/98030/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 21 Oct 2021 10:46:00 +0000 (12:46 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 21 Oct 2021 10:46:00 +0000 (12:46 +0200)
This starts the next development iteration.

Change-Id: I3aeb317aa8e18146ca8f22a14e57d655cc59423e
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 d0211f2ece82b1c1c7b059bee85748782d49a952..09ebc43d78c10c834a00c44166f53d962fa76882 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.14.4-SNAPSHOT</version>
+  <version>0.14.5-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index db63744248fd3c3e7b08edc616e7e1aa7d0f4deb..611ee909587ebae496e688c3cac30df29dc445fc 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.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 517374562d068cd661c9e3b034396a86d9252c5a..25d2233dba6ce789b8ff193380588d6d7612277c 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.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 95b2881ababadbcf15a0bacd75e068c848a18706..875587f8ac7961a7c23c02b17746c36c5488c46f 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.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.14.4-SNAPSHOT</version>
+  <version>0.14.5-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 4d5da3511dba116952c5dd56d9402aba613fd8ed..1d98fffe3edcc1ad6be18d466909edcb2bddc725 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index d71dec211d1870907fd28f8f3ed3abfa79b0189f..df076b036ef2a5e227228cb7da4f4ddb7fea1c34 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.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 286fea84a2ef2fb560f573192bafb7cfd8ca7d88..fb6f5560ac0864521a970ccd104b4a5037a71303 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.4-SNAPSHOT</version>
+  <version>0.14.5-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index d95b8430384e6b07af16f08ca2ab27c553aa3b22..20ba7a0bc38023cb99ebfc55030eac42e0daaeba 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 6993dccd48e1ae819adbe1150892ae86c1c47b1c..c9fa691f47f38356dbb915f9c51816513d5232c1 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.4-SNAPSHOT</version>
+        <version>0.14.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 420f74c4e9a491d24523214fd04dbcbc3787a4ac..f97980636c7f4e61bd066e0663334742120abf2b 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.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.14.4-SNAPSHOT</version>
+  <version>0.14.5-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index a8910766f41b8d53bad01c4579a3ee5b895e3f58..07e39941899098e02d64425e9ff7984548bee81f 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.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-impl</artifactId>
-  <version>0.14.4-SNAPSHOT</version>
+  <version>0.14.5-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 36720f2e50bcff14d4edd5a176db9651f78d6102..68d430efe545dc4befa3f60b098f736f6e749474 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.4-SNAPSHOT</version>
+  <version>0.14.5-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 5464d37333f23fc1bc2c8470a74e391b3f372aaf..b5b0b39b7f5d54ef000ca1e819a880a61c84b310 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.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-shiro-api</artifactId>
-  <version>0.14.4-SNAPSHOT</version>
+  <version>0.14.5-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 43a0f019bddc84130b42a952f0d151b37c745daa..7d6203f04da872a9f85b94ca38f16386ebe28321 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.4-SNAPSHOT</version>
+        <version>0.14.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-shiro</artifactId>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 832e47402e0b4bf7b5de717201c0a11aa5b2c113..ea1d6400da2ce79fbd45248a9b8c0e98c1c00629 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.4-SNAPSHOT</version>
+  <version>0.14.5-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 8ebd1403d44ca6a0cdb7d7f45c3c29d0b1d2c1d1..e2ef6aa96a3ea2a55ce76102f5375bcbccce5b0b 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 38c69ad93a6d3033f7af1f907f27b2f2096c28f1..b0e574e16c8c1b8831b5f20369f21cb54afcdc05 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.4-SNAPSHOT</version>
+        <version>0.14.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 04339c09c59d26a07fa39ef4bed9f3ceb706c613..257fd659359438b98b4f6a811b21f0b412545520 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.4-SNAPSHOT</version>
+        <version>0.14.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index b3e941140f54f9752e91742c195812c7a4d80c41..588a3c56dc68f26498f3691385a81e6bd9cdec32 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index db084fd22e9e4fc4437375550c1c9ed272711c5c..03b7c5d8be62da4ad4dcf751c6666f3fc4f77112 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.14.4-SNAPSHOT</version>
+        <version>0.14.5-SNAPSHOT</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index 83fabd2c1f9d9d1822e4769510e8356965cca878..96abd8bed242b80c5a24f48aea1a6235668d163f 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-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.4-SNAPSHOT</version>
+                <version>0.14.5-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f171fac7b14057802d6d29b961fa01561219da56..f18af05e722ef97362c4e76074f54f16c9aae413 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index 558100051ea348156058c67c4803da0cfac266d9..ba15386cf81c1bd224db93a1456c63763d69cdb0 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index a66ad38985e63355a6622161f0bdb8c5dbf3e2d9..b63603a550e1470fa0d1d2b0c7c8e8b865841ae6 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index c2bc2ad9055be4d83338d779b40727b91a976080..1bbcd997bcf357b0b8231d304f03d0374745463f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 9ec30009d7cdf99dff2bc2740fe8d95245127f7b..def43ae42f978ad4439e79a1fcf63aa8e5ed796d 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 15de7b0efde335679ee90d8fc419f2aa38fafada..42d08a1ce40863b6210f191615d89d61c09d7a2b 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index fde3ef2e87797face4d4f29219b6866b7c752313..7beb0c0f7e32a9496bb770e7835bd3b090918151 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index 70ce881605ddd66927c92893391b7a0cebe5ce8f..a74c07aeac1fa2bd4550a449dfc28907653f83f5 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index ad1ed713b8c9041b9d6da8e7242113f607cca7ec..f80d7900641fa74c92b77bacf327188e6cbae872 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index 84ee949825296c4484fbc4d449b60f9309616352..d7bf072e5ddf6cde607d6f847a7d91d477bda3d5 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 28d13d3d4c86c492d68556458e3679c69d6ceecf..44a758789b52e4cd403f750ed13c23f4c5995839 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 5df6c4d395674c07c16203f23918c9d900e21120..f849c131962f1a939344bcd051743bb2c39d0538 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.14.4-SNAPSHOT</version>
+  <version>0.14.5-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index 7290c01c46a12c05bc7ac9572f49690b82470cca..3416e31ff8f7ff235f77c139be49181b4e58232d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.14.4-SNAPSHOT</version>
+  <version>0.14.5-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index 8ac76b5b3c92024620c2d0b2563c2cd6240a5510..21dd79e925801b89ea95a9235db7f528aca7f25a 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-api</artifactId>
-  <version>0.14.4-SNAPSHOT</version>
+  <version>0.14.5-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 4df21726a9c34d7e9a5b2e8d7a25133c6858d0ae..354660a6c5a06063e8d921ef985e0b7bb2cb0cd1 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-jetty-impl</artifactId>
-  <version>0.14.4-SNAPSHOT</version>
+  <version>0.14.5-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 32a0ec6a935df5f39e7c170f067adbb20110136e..bfa300b203333fa58e888c5c14c30132bed88475 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-osgi-impl</artifactId>
-  <version>0.14.4-SNAPSHOT</version>
+  <version>0.14.5-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index fee19bf45180b90ec72142dcbda2622fb24debdf..4c7aab3fd646442e23db732efeb6f169af5fcb16 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.14.4-SNAPSHOT</version>
+  <version>0.14.5-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
index ba4fc89fa74f7d9cae2888cd37c8dfa63d0c3231..29d9b688f1b850f105a996e09966fcca098aec20 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.4-SNAPSHOT</version>
+        <version>0.14.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7cac9aa3d9649aae4ee2e8282fc7fe0336f0a914..014ef4131d5c1ccd5779a7a3f309486da3225a4e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.4-SNAPSHOT</version>
+        <version>0.14.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 449bf06a119dc99385ea67deb1c370b693e92389..114482f8675264956e2f6fc0baffda97c9914ea8 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.14.4-SNAPSHOT</version>
+    <version>0.14.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>testutils</artifactId>
-  <version>0.14.4-SNAPSHOT</version>
+  <version>0.14.5-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>