Bump versions to 0.17.9-SNAPSHOT 66/105566/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 21 Apr 2023 08:59:29 +0000 (10:59 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 21 Apr 2023 08:59:29 +0000 (10:59 +0200)
This starts the next development iteration.

Change-Id: I992e9239ae5afe6ffe34f7797d53e75a1d5cf479
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 2337b8aeaa421809cb7c693f1578f83d94f54018..9ee2dd659523df905b25bb93ba2aae47b3ff7590 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.8</version>
+    <version>0.17.9-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-authn-api</artifactId>
-  <version>0.17.8</version>
+  <version>0.17.9-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 82081cb3a5c05a3d9aaafd1a5a3d28b26b5967b8..2a06c60bbc10d43564a386762d6270f2d04baabd 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</version>
+    <version>0.17.9-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index cd789942fed47098f6c65ff47279cf9368d98f3d..980878cb1b064ac139c9acdb809c25e9eb3d3e77 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</version>
+    <version>0.17.9-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 8d57ffa2d836a9c0a0dcebaee0a0137528b794ec..18f2b6dc412dea2912adb04f69eff9a8ddda8b5e 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</version>
+    <version>0.17.9-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-cli</artifactId>
-  <version>0.17.8</version>
+  <version>0.17.9-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 7a4f66d78a9f1c52b9e7a3f962327551137e4ee9..295d92b0f826156e2d6795d85579be8df1817c35 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.8</version>
+    <version>0.17.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 50c0a5a8284f6da4833e8c9353b6412caa5a7229..408e4943ec6d1db7b1aa19a803bf5626f4c7985f 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</version>
+    <version>0.17.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index be5858708e3eae242aff0189a2af4ad7818d27b2..2c144708e4cc33b170d41cdd415960415724cd73 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</version>
+  <version>0.17.9-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 73a21b481ced8b55af28535537b8d18fd25544ae..c836d16500e01ca8b6568664c1dc2bea3133a0a7 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.8</version>
+    <version>0.17.9-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 361f0e5af0050ebf9378e3b99c97c19848274b2d..4b3a21b9c2c7695ff1eb584a4000c23eb3bf46ac 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.8</version>
+        <version>0.17.9-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 50d9d27787dc7c11a635928a873adc6963b0318e..4d36adae6a8d13f19073ea31763a8e3bfefe1cc7 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</version>
+    <version>0.17.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-api</artifactId>
-  <version>0.17.8</version>
+  <version>0.17.9-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 8f4ffa50d4402ebd34512d8f442b17d4e3d6eaf2..0b3bb0039496c7fccb4ac2d5d3b58c68f8d75d0b 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</version>
+    <version>0.17.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-password-service-impl</artifactId>
-  <version>0.17.8</version>
+  <version>0.17.9-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 5fbf85d232dbcf90f3fd1a87174cdabf3c721d7f..25d4f072f3a42aba06be604a53eb12f0b95d06ad 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</version>
+  <version>0.17.9-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 20890b6ebcbdcae6283f3dcf91949580c0d563f4..7defec031651978d2ec9f495e6fb6cfd7316add3 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</version>
+    <version>0.17.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 3ed9e15aca91a5cc046c63dd771b3a65ecf12946..e0447cbba6034afcdf2991262fb416aaa4f7402d 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</version>
+        <version>0.17.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5fdf783f6db4861949d8fa88e02819c59416fbba..6eff64cbbfea7d5e7108c5b4414b3087a409fa3f 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</version>
+  <version>0.17.9-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index da321ed0df898d07f349420b0e15eca148dede88..6163f16a47b19b30ad7fefde440f0a07ea9e7b7e 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.17.8</version>
+    <version>0.17.9-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index e381841e8756661b9057e06cf8363ba860ada15c..639bd4721b1b06ec1003bd8a7d73f87fc55ee7af 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.8</version>
+        <version>0.17.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e32254db8e4fecbfb894c9b64256e7db52c85a30..f7692f6209836176ffbcef67dd8fc71d1cc98604 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.8</version>
+        <version>0.17.9-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 16574f6fedd27d34c7aefd2401c18af573c662ff..a073cb1fd134b4c2e2dce9860f2eaa8b6dfdf1f9 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-artifacts</artifactId>
-    <version>0.17.8</version>
+    <version>0.17.9-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 31c2151e8e0e26877c2c3699cb3f72fe07869318..0ee529d076d32f1e5413dcbc8eeac8130446169c 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.17.8</version>
+        <version>0.17.9-SNAPSHOT</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.17.8</version>
+    <version>0.17.9-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
index fa1a805ea86aff8919aa649663b29118fecacf2d..55bfa97a79f0602f6d125c57552aff4ec130efbc 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.17.8</version>
+    <version>0.17.9-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.8</version>
+                <version>0.17.9-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 966e62fad4836f154870356d25201ec1a0134649..4d78d69300d315990ef16fe2c035ae52a33fe6bd 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa</artifactId>
-    <version>0.17.8</version>
+    <version>0.17.9-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>feature</packaging>
 
index f356d7a65320935364f34ec4c506beac8ff9fd35..d26f72ecd4cb0757a68c7b5ab1914ee28b5390c9 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.17.8</version>
+    <version>0.17.9-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 6aa62c2282e5f8b9189c5c33d7c0d77358eec96e..f57095667d7b522a58734fc291be51a43bfee0d3 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cert</artifactId>
-    <version>0.17.8</version>
+    <version>0.17.9-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 9001e420681b0111c018b5f025b593ff91ca0929..425f532d000f27f98384a10ad808a1aaab16c689 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-cli</artifactId>
-    <version>0.17.8</version>
+    <version>0.17.9-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 943fb808ab0e8b0b13dd29c758d8aa3af77d80b5..59c5ca60352851a931d5f2bea614d3ebbb7a9835 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.17.8</version>
+    <version>0.17.9-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index fb0c18615b6dd77f66517870988f5559aa1d005e..086e1515930b85e64d186dca87112041ffff82a3 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-password-service</artifactId>
-    <version>0.17.8</version>
+    <version>0.17.9-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 97950f8f40dd63621591f23db136a71686fdc1dd..3edc9641810c9102d870bbe44b36f39ac08d5e63 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.17.8</version>
+    <version>0.17.9-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
index 0de1b8e9aa7f0dedb09a83d7384f9b921287f2b8..8bd35413e72ec99b04b736bd81f142ca14f42df8 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.17.8</version>
+    <version>0.17.9-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
index 1678092d90cfa719dcc4d0688985f297eba4fc76..8db1d8b176aa3f86125ff329c59b5e9be26094ac 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-apache-shiro</artifactId>
-    <version>0.17.8</version>
+    <version>0.17.9-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Shiro</name>
index fc37eff85616995600576d291f5719e008f3cf76..a93403b06ed23e28fd2f20cb630751e8dedf2683 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>features-aaa-aggregator</artifactId>
-    <version>0.17.8</version>
+    <version>0.17.9-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 69aa9f512cb9268eb2d6d100c30a3de7a3afa7d1..fd709bcb29d6ef7d97401acb3d1dac8bae7ec07f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.17.8</version>
+    <version>0.17.9-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 8fc73d1b75420cfc65d739dcc991fa14fcbf99f3..718737cbb5b6644abcc41c6fa8ff467daccd98fb 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-parent</artifactId>
-  <version>0.17.8</version>
+  <version>0.17.9-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index fcddac76861a424619ef5a1516fe12cd6dc992e5..32149d53b9205c34aa4e2b7febb6dc28114b59eb 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</version>
+  <version>0.17.9-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
index 598a9be5e2f2a759cf5ef635a67ee42557030e38..a444d825cdeefa0af4751e5a444e9c5fe5311d30 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.8</version>
+    <version>0.17.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 633333c4ba7ae40d7afded56a2341c2f68d533ed..66cc941a3d4d0f545a4b9a0dcd36d297cc42339e 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.8</version>
+    <version>0.17.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 39047ce9197dede51585e7d0b0de90d326689ab4..0cdb061e1e19b953dfbecb98b6dfca1b0c3cff0a 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.8</version>
+    <version>0.17.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 578d102bf580f41170dec0f825092c6725d37631..38120363e089e7e57eec23001dee38f2260bf670 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.17.8</version>
+  <version>0.17.9-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
index 1ecff15c5aee270a93b5412c48556a3e1115bd7f..046108ec284a017de76d63b7fafe388ecafea9a4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.8</version>
+        <version>0.17.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 640f0303aed416b23835dfc0b40c479c2a2ac97f..55ed1e068c9168c80f5fb589060661011d943ed7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.8</version>
+        <version>0.17.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8151294d06ab5f34d1622538e8e0ec3e4058af03..1a023b0da749f6de27809caf09e04c8cfbbcc403 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.8</version>
+    <version>0.17.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>