Bump versions to 0.17.8-SNAPSHOT 30/105030/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 27 Mar 2023 08:04:44 +0000 (10:04 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 27 Mar 2023 08:04:44 +0000 (10:04 +0200)
This starts the next development iteration.

Change-Id: I5a14b9ef8228d1f4026f8612558cd6c52cce6524
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 5243ef57f2c46ff68047d58a30b3d3b3b1a40ba3..b8bf4c25a6d2373c473bef37dcf15289a1e3a942 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.17.7-SNAPSHOT</version>
+  <version>0.17.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index d1b5f34da1be3a6aee13d11087c7b07bdebea941..8ff5cbbbecfbc9d4e6bd8e2c8752e6d74cf44e93 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.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index ce7c310b63295852689b3e2ab409c50c83b877d2..eb8946dc617645c99db85272141d098cfdd4563e 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.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index d8b7b011f534d34df5f065f345aed12805d489cc..ad19dc080e14418edda88aedc465970a943e4958 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.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.17.7-SNAPSHOT</version>
+  <version>0.17.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 84d55e1ec68941e95bbf98ad05a5704d2923a171..e64b28e0f41a087c1c080095bd2f3a140034c7a6 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 9db7ea454f990cc7585bc002175767c3e2fbf53d..377058efa55a51575aac2a5b5562e2d8469a93f6 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.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index cc0b6a97a665ceedce2c74344a2daa0c68545931..74f2d36eb4d992cd481da7ad0654690632d21bef 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.17.7-SNAPSHOT</version>
+  <version>0.17.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 8abb0a559375e13bcf70707d423cfe3a04edbffb..eeac00570de202ac2535c64306f303eb2f9fe3e7 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 2cd44da6deb675be0fd7d9f7353c36785f99ec8d..08c7292f3a2d420ec22ea76f74da437afec1a17b 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.7-SNAPSHOT</version>
+        <version>0.17.8-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9ba0540ee800a2f6eb223b9134488787f7343b47..b3870d818f6a7060fbc71bd68c8d0d5e06d6e409 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.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.17.7-SNAPSHOT</version>
+  <version>0.17.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 7d486fa805f1260592da164766138b9615e98869..871368dec23db02e1a8d22d80a859a88ddd3f305 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.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-impl</artifactId>
-  <version>0.17.7-SNAPSHOT</version>
+  <version>0.17.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index c8b056384936086208f06fe866a5341575b2da94..1354465337e5291d92ac328e93ab73990c263429 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.17.7-SNAPSHOT</version>
+  <version>0.17.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 3635c235bf615d3b98520759643906c1c3c94c06..e51662ac99c91a5cfc7331c4d3f74591a0e238b9 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.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index ec17e47d35eedb084f75322a79564b1dbfa22e4a..5969caf896c5a440057c3578e59f2e589584aa46 100644 (file)
@@ -13,7 +13,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.17.7-SNAPSHOT</version>
+        <version>0.17.8-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6d76830a35f14fa2886a21aed5cc31920eec0f0c..4daf47d66704b167f45a7a4970c451f4959a5735 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.17.7-SNAPSHOT</version>
+  <version>0.17.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index a4a261785f8271536c8ce488c5ab8d006e50a99f..cfd111fcd0c79502bed828fe5ec0ece71bcc576c 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index caea2de70f77b5bdc0732ed8bdd75f7cc1b62c62..185d809ff3c5153b8ee606699657e07368e05c1d 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.7-SNAPSHOT</version>
+        <version>0.17.8-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a7a914fd1b2766f66ca0a4cbb4b1ac777afaf290..66cea9a3cf4b0bddcc6bf61a523bbef7a8e20596 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.7-SNAPSHOT</version>
+        <version>0.17.8-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 2d037b7885bfedad065e83d9af447102ad56566d..fbe568cf5191d7df9f8726ed8a19d346b779ce72 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index d0e6f3133bf237ad428a8fbb67c961b6d8f88186..fffbc27eaf1157b4fcabc80c809bc61a191c4179 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.17.7-SNAPSHOT</version>
+        <version>0.17.8-SNAPSHOT</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index 6130c3b35e95775953037433cd5674d9a783ec06..590146d84e7e329908a7e2d7269dea248dbf5228 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.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.17.7-SNAPSHOT</version>
+                <version>0.17.8-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 5abef54312f62f0c7a347cef49035797905db551..8c70920a4b4be81bdeb9910e02a63bfe7d629e1a 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index 7feaccde871af9c8d9de0f5f9000be240570415c..2095fafcfad0dd3e2b44722afb8ce9fe7a1d10d3 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index f282b1193a8932bc4c077d82dc25b3ee61b44143..3174e9a0489c7c975dbcd18e6017aaca707646c4 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 99cd19655bbbf130d6b149b4437519e1804f0a31..f410aa118c4f942ae9d6a3fda2e0a1199541b22a 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 4747cfc31bcd50c258964be3bfccb457dbb62ee2..33cd103771516bef0947f574473a05907b100e05 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 4135c4e7f66ea9fad13523352fe47d3423475a69..0362735ff9728a3f82ce4ceb4b025cc8ae720996 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 3254eaf8c258862cf126b35118334307bcdccbf6..27254e9c241a6c7d8c3bb363e93a960e2b995a2f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index 60ee822d202de70e8a0e6880c542591b11dd7c92..6cb4c4b6227b2ddf919814f8c9f59473c5377e0e 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index d101800ad1e2c94db9bb778fca090da6b7b511b9..effd36a22813a975e33101e97b087a6f4fff39e0 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index d57fb25ec65ddeb448f0dd20bb1edf7e91565c35..b6c479db69ae395dd63cc06afbd62833fb4fae8c 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 73db87de015f8f2f39ca47c83b80f98c54bae482..ed43ce1453eed3fe07aadfc8b02323d4b9998026 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 887eb4bc352b4643cb40eba0f565734a65f4f870..fa5236a99e06a001cc7f55e63662da047f1b2fab 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.17.7-SNAPSHOT</version>
+  <version>0.17.8-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index e83f2dc4a313805c5a3339a7ca099345f03857f3..832a3ec09d0d4ef3f9f313f864faa6ed27e2d0a3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.17.7-SNAPSHOT</version>
+  <version>0.17.8-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index d9476b0027c3b9c07277fb85b8fca3570d24176b..4d2908851bf042a88c3c52129b6f1639ae67f407 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index c92d4a997f06bcc0530f7379fcc1e5d1a150afaa..a8eccb9cae2c9bf2e2f1d48e79b5df2652b5c27c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 8866bd61ff9bf49a8336e75f1c78540157cbad97..1be1f3d9d89234d7fe4b1f9987bb60f5ab0f8b8e 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index a99853338b8c9b0e8b3271cd02101efb454f1dcf..28a603b34de8216016a10b2ef792b6de37f41dc9 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.17.7-SNAPSHOT</version>
+  <version>0.17.8-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
index 148f5ac2ba664d28b73bd3303fd0c84761a35b21..c20a24ef687a0b611bd5823f3d8f5d08cfe97da9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.7-SNAPSHOT</version>
+        <version>0.17.8-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index fb981f9f0733eb344e768fff342d6e54355cfc3a..07918689cbb18cd9639a9e3685d1d2714f5dda5e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.7-SNAPSHOT</version>
+        <version>0.17.8-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4862cbfb06f37314d9de8a700de5d49b659ca026..d71053976a1a8610bdd46a1ce9646c5cdf61a268 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.7-SNAPSHOT</version>
+    <version>0.17.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>