Release aaa v0.17.8
authorjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 21 Apr 2023 07:48:43 +0000 (07:48 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 21 Apr 2023 07:48:43 +0000 (07:48 +0000)
42 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/odl-apache-shiro/src/main/history/dependencies.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 b8bf4c25a6d2373c473bef37dcf15289a1e3a942..2337b8aeaa421809cb7c693f1578f83d94f54018 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.17.8-SNAPSHOT</version>
+  <version>0.17.8</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 8ff5cbbbecfbc9d4e6bd8e2c8752e6d74cf44e93..82081cb3a5c05a3d9aaafd1a5a3d28b26b5967b8 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.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index eb8946dc617645c99db85272141d098cfdd4563e..cd789942fed47098f6c65ff47279cf9368d98f3d 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.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index ad19dc080e14418edda88aedc465970a943e4958..8d57ffa2d836a9c0a0dcebaee0a0137528b794ec 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.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.17.8-SNAPSHOT</version>
+  <version>0.17.8</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index e64b28e0f41a087c1c080095bd2f3a140034c7a6..7a4f66d78a9f1c52b9e7a3f962327551137e4ee9 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 377058efa55a51575aac2a5b5562e2d8469a93f6..50c0a5a8284f6da4833e8c9353b6412caa5a7229 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.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index fee8e2f3b4ae9a30b8063be25f8f719d134dc42a..be5858708e3eae242aff0189a2af4ad7818d27b2 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.8-SNAPSHOT</version>
+  <version>0.17.8</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index eeac00570de202ac2535c64306f303eb2f9fe3e7..73a21b481ced8b55af28535537b8d18fd25544ae 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 08c7292f3a2d420ec22ea76f74da437afec1a17b..361f0e5af0050ebf9378e3b99c97c19848274b2d 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.8-SNAPSHOT</version>
+        <version>0.17.8</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b3870d818f6a7060fbc71bd68c8d0d5e06d6e409..50d9d27787dc7c11a635928a873adc6963b0318e 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.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.17.8-SNAPSHOT</version>
+  <version>0.17.8</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 871368dec23db02e1a8d22d80a859a88ddd3f305..8f4ffa50d4402ebd34512d8f442b17d4e3d6eaf2 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.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-impl</artifactId>
-  <version>0.17.8-SNAPSHOT</version>
+  <version>0.17.8</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 01a410adb6f0c739b4345202e77334ba30810bc4..5fbf85d232dbcf90f3fd1a87174cdabf3c721d7f 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.8-SNAPSHOT</version>
+  <version>0.17.8</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index e51662ac99c91a5cfc7331c4d3f74591a0e238b9..20890b6ebcbdcae6283f3dcf91949580c0d563f4 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.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5969caf896c5a440057c3578e59f2e589584aa46..3ed9e15aca91a5cc046c63dd771b3a65ecf12946 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.8-SNAPSHOT</version>
+        <version>0.17.8</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 642c5bc1db7835e3f0de53c30cfed1ba2a664adb..5fdf783f6db4861949d8fa88e02819c59416fbba 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.8-SNAPSHOT</version>
+  <version>0.17.8</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 09814b154f0fb867901ce66b051ba77f773f223e..da321ed0df898d07f349420b0e15eca148dede88 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 185d809ff3c5153b8ee606699657e07368e05c1d..e381841e8756661b9057e06cf8363ba860ada15c 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.8-SNAPSHOT</version>
+        <version>0.17.8</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 66cea9a3cf4b0bddcc6bf61a523bbef7a8e20596..e32254db8e4fecbfb894c9b64256e7db52c85a30 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.8-SNAPSHOT</version>
+        <version>0.17.8</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 90dba1333c5d52502fca12125188f8a3fc32db38..16574f6fedd27d34c7aefd2401c18af573c662ff 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index fffbc27eaf1157b4fcabc80c809bc61a191c4179..31c2151e8e0e26877c2c3699cb3f72fe07869318 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.17.8-SNAPSHOT</version>
+        <version>0.17.8</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index 04dbafc7a6e7288b3eaab08c0cb4da6a58a53649..fa1a805ea86aff8919aa649663b29118fecacf2d 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</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.8-SNAPSHOT</version>
+                <version>0.17.8</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 9a56ba1516b2b7b8336f5b78e5f1175d56d06447..966e62fad4836f154870356d25201ec1a0134649 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index 8bd56c537ce8bbe2c2649a46e6863848e38629f0..f356d7a65320935364f34ec4c506beac8ff9fd35 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 0bdacedc23f16139508edf1927eb1a0944586694..6aa62c2282e5f8b9189c5c33d7c0d77358eec96e 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index dcb9e6b9e1b88a9db0c623e3421c10f047749e33..9001e420681b0111c018b5f025b593ff91ca0929 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 92b6e1dbc679351aceae418f767a08340a7432cd..943fb808ab0e8b0b13dd29c758d8aa3af77d80b5 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 9e41fe4805a994d8a45075f84f9b78e1708245ac..fb0c18615b6dd77f66517870988f5559aa1d005e 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index d588bc1da34cb9e1b2291d7d4deeaf8684548c51..97950f8f40dd63621591f23db136a71686fdc1dd 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index f434422b1d26190f2bf63bbfc110bfc84807abec..0de1b8e9aa7f0dedb09a83d7384f9b921287f2b8 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index cd9dab705542e9aad04ff0968a230945a054ec41..1678092d90cfa719dcc4d0688985f297eba4fc76 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index 8fdacdfa4842077cf64f17bdf8818e6f524692da..7d1bfb04ea4dcd73101568cc8f6415abf18c9faf 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<features xmlns="http://karaf.apache.org/xmlns/features/v1.6.0" name="odl-aaa-0.14.0-SNAPSHOT">
+<features xmlns="http://karaf.apache.org/xmlns/features/v1.6.0" name="odl-aaa-0.14.0">
     <feature version="0.0.0">
         <feature>odl-servlet-api</feature>
         <bundle>mvn:commons-beanutils/commons-beanutils/1.9.4</bundle>
index e48d5d23acb85916b954631fbbf8682d30011cf3..fc37eff85616995600576d291f5719e008f3cf76 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 0c61c2b80dafcb07931aace3c913d208909e580f..69aa9f512cb9268eb2d6d100c30a3de7a3afa7d1 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index c3ddc9700a6359cb107fbf281c58039c4a6a4d98..8fc73d1b75420cfc65d739dcc991fa14fcbf99f3 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.17.8-SNAPSHOT</version>
+  <version>0.17.8</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index ca8474f663215345d190212ea30e733d169c51cd..fcddac76861a424619ef5a1516fe12cd6dc992e5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.17.8-SNAPSHOT</version>
+  <version>0.17.8</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index 4d2908851bf042a88c3c52129b6f1639ae67f407..598a9be5e2f2a759cf5ef635a67ee42557030e38 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index a8eccb9cae2c9bf2e2f1d48e79b5df2652b5c27c..633333c4ba7ae40d7afded56a2341c2f68d533ed 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1be1f3d9d89234d7fe4b1f9987bb60f5ab0f8b8e..39047ce9197dede51585e7d0b0de90d326689ab4 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index a2ec3af5d5114038a26953bd4884d487540e1f25..578d102bf580f41170dec0f825092c6725d37631 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.17.8-SNAPSHOT</version>
+  <version>0.17.8</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
index c20a24ef687a0b611bd5823f3d8f5d08cfe97da9..1ecff15c5aee270a93b5412c48556a3e1115bd7f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.8-SNAPSHOT</version>
+        <version>0.17.8</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 07918689cbb18cd9639a9e3685d1d2714f5dda5e..640f0303aed416b23835dfc0b40c479c2a2ac97f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.8-SNAPSHOT</version>
+        <version>0.17.8</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 12d1edacaebfefe390ddacb77e48022a4234a9aa..8151294d06ab5f34d1622538e8e0ec3e4058af03 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.8-SNAPSHOT</version>
+    <version>0.17.8</version>
     <relativePath>../../parent</relativePath>
   </parent>