Release aaa v0.16.9
authorjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 30 May 2023 23:40:56 +0000 (23:40 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 30 May 2023 23:40:56 +0000 (23:40 +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 c2be9c3dc79dee3b87798f0d9eadc9bcb6c20f24..5e7b59f13bc1ba5019a572fb71b04a7dd7b073c8 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.16.9-SNAPSHOT</version>
+  <version>0.16.9</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 519065ad1259c52f25d16228ee9493bfede3b6a1..b2e131623e2d03ba241fdb88a3ca5832ff9499dc 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.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 48d60161a098c58d1da4ae10c867e4284b4b0fee..2bfe9ed2891bd3410085aa304fa1b416d394414b 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.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 16a5689f621001bf3ee50bd868130b2af8f213eb..228ad14519d626f10c63964846a353e125d9172b 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.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.16.9-SNAPSHOT</version>
+  <version>0.16.9</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index a2b4bfc257910e6805787144ca0f94eb8b3379f5..630640badc5ef6df4a5a6a88dcfedb9ae9bde426 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 2425af933ea3a5300272600185dd6e15ffc2ac54..c9211adab85f0881cc70a97a7b9f0f469972bbb2 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.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 098d984303154e0d9b45ced4347b3ea2a3ef8f92..bfe1b428ea141966444bac964e03236c4a17fb35 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.16.9-SNAPSHOT</version>
+  <version>0.16.9</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index d996eb1f1022550a4762fec20346db3743c997f3..cc468358ba8aa3a274bdf32b5e066cc5b8bf39b1 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 9d11466183d9d2526efa2bff570eeda1c077b9d6..ef077170a3a852bdbd9741440182714c6c4e60bb 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.16.9-SNAPSHOT</version>
+        <version>0.16.9</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 18e9c3d584c95d29c56b3cd69ef2c0ee06bdbf8b..de179a4fe285c5076c0decf6ab91fea6d4fc67e7 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.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.16.9-SNAPSHOT</version>
+  <version>0.16.9</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index cd7d957fa12a0b79dbb8ba14a93fc308f4579422..1baa6c23aad63a1e9bcc7095dd0ea1bab8fb53fe 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.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-impl</artifactId>
-  <version>0.16.9-SNAPSHOT</version>
+  <version>0.16.9</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 6a5640474aa780965d00f401851549b226e8b065..f8c5eec2e379ce5b1f529a1e44a05bdb04eba964 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.16.9-SNAPSHOT</version>
+  <version>0.16.9</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index c9d9729fd953763c4a25e190043c27e31282ab6e..8863ff8700dd2d47533a7dfc0db9d9b4dae39799 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.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-shiro-api</artifactId>
-  <version>0.16.9-SNAPSHOT</version>
+  <version>0.16.9</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index c8b404df1fceb8c4de5c4b539b76b2ef4c5080f5..0643b02737281587c1fc4415af1069b3a758c45c 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.16.9-SNAPSHOT</version>
+        <version>0.16.9</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-shiro</artifactId>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 33db5718de4a2f9cb55bee8423f28bc0bc3057a8..5715f7334b6a45422a0ef66fcaef2f69cef67610 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.16.9-SNAPSHOT</version>
+  <version>0.16.9</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 3cadbd157c2e7cf98be2ee8615f69f057c81b5fa..20d5b196c0bb80fe180cbc2f28d90e0ad5b7e6a8 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 5bf30f2f787f866aff86f395fedb4a3eab9d2c16..4ad8e484585dbe12c803299f45ee1c5bae4a8644 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.16.9-SNAPSHOT</version>
+        <version>0.16.9</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6dec5a77531f4ceefc821c38df554519dd68533b..47a69126f23c45364f22c07b83cf5e8915c9daa6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.16.9-SNAPSHOT</version>
+        <version>0.16.9</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index a3b87b3a6833a10ad4ca3749e5b58b47a6fc82f9..cd0b9010857edfe0ef241c5334b6eb1a7f7253ba 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index de4150bf5d71842f21e80209ed2c8c8e4aaaa18d..0d126a5fe05338ac6f3ef7d8675f00ab11b40827 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.16.9-SNAPSHOT</version>
+        <version>0.16.9</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index 925e4901f358b4a6860c293e48c25dbaa871dc73..6d7acd9a37726d76aa5f334b2e05812420575074 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</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.16.9-SNAPSHOT</version>
+                <version>0.16.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 549155d818bf0799bce05a70c6a2629f2b586afc..58e7aba16df8a69f0102c9e01053d4c4d1b4264e 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index b6a133e89fcc883fa8f4156cf2323b1c0b8af65f..524ab80df25468bc0182d2aebc0d32d84967e88e 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 89ab98060b092344e39876281069f6270a70ec09..498ccb28550a1b46e53a81c19644cf916f3deb1f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 4a4db03b64f0cca9d3c7d239f62db35d2511599e..c05998bdb4d2ee7b221ae888c9fbd878d5f1a684 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 1ebe0894fe713b3ba17aa6081d8a6a4e19585f78..cc3543d9ee25caa7a378f2f2ff29c78e1b9cbb11 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 7779df169ab50c499258b973f11a3897be48bdc7..851190177f3e3dabba9b464c5cb97d93c29d57ec 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 2cfa00da9925cf7d6fd781d13db7196ce08f8d76..06add3a8b0f43e806aa257514ac10add69a36265 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index c4c44b046d41ff169d61695941227876d7ae5dff..63cf50beb4b17aeef484dfbb7632f3408f7bb351 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 2d8e18af6a9402745ff0535ec4f3cb7b09a74fce..5b6d864d4efbb2cbc16b6b68c876ff596d15039c 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</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 7f5eb5b30184adc1a94d17e58b4fc680f7068f97..ed905334d08c56dd09bdb0b9ef482a2bf066856c 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index d50d5b7aa0b50fdbbd4dc94230d0547d1c79fedc..2fb18d52a1ad115d9b35a496d6d4229e68cc5a5c 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 33a05243af39dc7cb8ecef2d0eb4fc655d881df1..0790f883afc7500c11b6f67504f4f1211c7e7b86 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.16.9-SNAPSHOT</version>
+  <version>0.16.9</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index 5c818b5332a35b1598a2324e4c5d7735de0a1d3e..29b2756d1b24e0f972bb414842ba1ef91ec56869 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.16.9-SNAPSHOT</version>
+  <version>0.16.9</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index 0a2e13303641cd0d67e450d3128c22a4c620f7bf..26a9ff93d169a9adfb569f06637107eb15693fd6 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1ad8c9ae06be78ff8091bf2c2af7e172139b7899..0e396c78148b87a8239c8058a86f15fe06a4a70d 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 34ec13bc46e4a8a63e50b5947b2ed32a7fe931c5..ab29876ffe68e8bb90ccee06ed3e2fa155b7a146 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 228729ea6d1c9bc090f63f10e8aa04733533444e..2b967075bef1da93ed8803aaa996ff7c953add49 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.16.9-SNAPSHOT</version>
+  <version>0.16.9</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
index 16fae4ad7f7d13d156d34a62c2c1a81c2d71e845..b9162e9ead9a4b03c6c0e98b273957a70c4bc15b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.16.9-SNAPSHOT</version>
+        <version>0.16.9</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 88fbe568f934e471246d18784adedf7fda459e04..01252e4610073864a848b4f8c16f00350bbc70e9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.16.9-SNAPSHOT</version>
+        <version>0.16.9</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b813fb15cadee083c5fad94312ad404dfd1a0af2..b672f9cd49916ee096fd1a419d2f27df602285a9 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.9-SNAPSHOT</version>
+    <version>0.16.9</version>
     <relativePath>../../parent</relativePath>
   </parent>