diff --git a/pom.xml b/pom.xml
index 16383d5b7..33520612f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
com.c4-soft.springaddons
spring-addons
- 8.0.0
+ 8.0.1-SNAPSHOT
pom
spring-addons
Make Spring developpers' life easier when OAuth2 / OpenID is involved
@@ -34,7 +34,7 @@
scm:git:git://github.com/ch4mpy/spring-addons.git
scm:git:git@github.com:ch4mpy/spring-addons.git
https://github.com/ch4mpy/spring-addons
- spring-addons-8.0.0
+ spring-addons-7.8.8
diff --git a/samples/pom.xml b/samples/pom.xml
index 35e529522..eceb5b64b 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons
spring-addons
- 8.0.0
+ 8.0.1-SNAPSHOT
..
com.c4-soft.springaddons.samples
diff --git a/samples/tutorials/pom.xml b/samples/tutorials/pom.xml
index 90100b341..9ee878a5f 100644
--- a/samples/tutorials/pom.xml
+++ b/samples/tutorials/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples
spring-addons-samples
- 8.0.0
+ 8.0.1-SNAPSHOT
..
com.c4-soft.springaddons.samples.tutorials
diff --git a/samples/tutorials/reactive-client/pom.xml b/samples/tutorials/reactive-client/pom.xml
index 03968cecb..ceb91b151 100644
--- a/samples/tutorials/reactive-client/pom.xml
+++ b/samples/tutorials/reactive-client/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples.tutorials
tutorials
- 8.0.0
+ 8.0.1-SNAPSHOT
..
reactive-client
diff --git a/samples/tutorials/reactive-resource-server/pom.xml b/samples/tutorials/reactive-resource-server/pom.xml
index d60951cc7..e1af5990a 100644
--- a/samples/tutorials/reactive-resource-server/pom.xml
+++ b/samples/tutorials/reactive-resource-server/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples.tutorials
tutorials
- 8.0.0
+ 8.0.1-SNAPSHOT
..
reactive-resource-server
diff --git a/samples/tutorials/resource-server_multitenant_dynamic/pom.xml b/samples/tutorials/resource-server_multitenant_dynamic/pom.xml
index e5dfd65a8..829d8ea8c 100644
--- a/samples/tutorials/resource-server_multitenant_dynamic/pom.xml
+++ b/samples/tutorials/resource-server_multitenant_dynamic/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples.tutorials
tutorials
- 8.0.0
+ 8.0.1-SNAPSHOT
..
resource-server_multitenant_dynamic
diff --git a/samples/tutorials/resource-server_with_additional-header/pom.xml b/samples/tutorials/resource-server_with_additional-header/pom.xml
index 54fd8ea84..62f9e629e 100644
--- a/samples/tutorials/resource-server_with_additional-header/pom.xml
+++ b/samples/tutorials/resource-server_with_additional-header/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples.tutorials
tutorials
- 8.0.0
+ 8.0.1-SNAPSHOT
..
resource-server_with_additional-header
diff --git a/samples/tutorials/resource-server_with_introspection/pom.xml b/samples/tutorials/resource-server_with_introspection/pom.xml
index 5e64bb393..12c6f3682 100644
--- a/samples/tutorials/resource-server_with_introspection/pom.xml
+++ b/samples/tutorials/resource-server_with_introspection/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples.tutorials
tutorials
- 8.0.0
+ 8.0.1-SNAPSHOT
..
resource-server_with_introspection
diff --git a/samples/tutorials/resource-server_with_oauthentication/pom.xml b/samples/tutorials/resource-server_with_oauthentication/pom.xml
index 7ecbcf700..0b7d42631 100644
--- a/samples/tutorials/resource-server_with_oauthentication/pom.xml
+++ b/samples/tutorials/resource-server_with_oauthentication/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples.tutorials
tutorials
- 8.0.0
+ 8.0.1-SNAPSHOT
..
resource-server_with_oauthentication
diff --git a/samples/tutorials/resource-server_with_specialized_oauthentication/pom.xml b/samples/tutorials/resource-server_with_specialized_oauthentication/pom.xml
index debd871f5..5bf185755 100644
--- a/samples/tutorials/resource-server_with_specialized_oauthentication/pom.xml
+++ b/samples/tutorials/resource-server_with_specialized_oauthentication/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples.tutorials
tutorials
- 8.0.0
+ 8.0.1-SNAPSHOT
..
resource-server_with_specialized_oauthentication
diff --git a/samples/tutorials/resource-server_with_ui/pom.xml b/samples/tutorials/resource-server_with_ui/pom.xml
index c9a99767c..cc6e44ab2 100644
--- a/samples/tutorials/resource-server_with_ui/pom.xml
+++ b/samples/tutorials/resource-server_with_ui/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples.tutorials
tutorials
- 8.0.0
+ 8.0.1-SNAPSHOT
..
resource-server_with_ui
diff --git a/samples/tutorials/servlet-client/pom.xml b/samples/tutorials/servlet-client/pom.xml
index 69e336dc0..700b37e02 100644
--- a/samples/tutorials/servlet-client/pom.xml
+++ b/samples/tutorials/servlet-client/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples.tutorials
tutorials
- 8.0.0
+ 8.0.1-SNAPSHOT
..
servlet-client
diff --git a/samples/tutorials/servlet-resource-server/pom.xml b/samples/tutorials/servlet-resource-server/pom.xml
index 604fe7f72..3a6176de7 100644
--- a/samples/tutorials/servlet-resource-server/pom.xml
+++ b/samples/tutorials/servlet-resource-server/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples.tutorials
tutorials
- 8.0.0
+ 8.0.1-SNAPSHOT
..
servlet-resource-server
diff --git a/samples/webflux-introspecting-default/pom.xml b/samples/webflux-introspecting-default/pom.xml
index 3a0e9df59..3b353b702 100644
--- a/samples/webflux-introspecting-default/pom.xml
+++ b/samples/webflux-introspecting-default/pom.xml
@@ -3,7 +3,7 @@
com.c4-soft.springaddons.samples
spring-addons-samples
- 8.0.0
+ 8.0.1-SNAPSHOT
..
diff --git a/samples/webflux-introspecting-oauthentication/pom.xml b/samples/webflux-introspecting-oauthentication/pom.xml
index 099a4e08e..48ee79a2e 100644
--- a/samples/webflux-introspecting-oauthentication/pom.xml
+++ b/samples/webflux-introspecting-oauthentication/pom.xml
@@ -3,7 +3,7 @@
com.c4-soft.springaddons.samples
spring-addons-samples
- 8.0.0
+ 8.0.1-SNAPSHOT
..
diff --git a/samples/webflux-jwt-default/pom.xml b/samples/webflux-jwt-default/pom.xml
index 6e3290eb3..81c2d4c9d 100644
--- a/samples/webflux-jwt-default/pom.xml
+++ b/samples/webflux-jwt-default/pom.xml
@@ -3,7 +3,7 @@
com.c4-soft.springaddons.samples
spring-addons-samples
- 8.0.0
+ 8.0.1-SNAPSHOT
..
diff --git a/samples/webflux-jwt-oauthentication/pom.xml b/samples/webflux-jwt-oauthentication/pom.xml
index 335e2eeae..379297066 100644
--- a/samples/webflux-jwt-oauthentication/pom.xml
+++ b/samples/webflux-jwt-oauthentication/pom.xml
@@ -3,7 +3,7 @@
com.c4-soft.springaddons.samples
spring-addons-samples
- 8.0.0
+ 8.0.1-SNAPSHOT
..
diff --git a/samples/webmvc-introspecting-default/pom.xml b/samples/webmvc-introspecting-default/pom.xml
index 5dba0323a..e4271605d 100644
--- a/samples/webmvc-introspecting-default/pom.xml
+++ b/samples/webmvc-introspecting-default/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples
spring-addons-samples
- 8.0.0
+ 8.0.1-SNAPSHOT
..
diff --git a/samples/webmvc-introspecting-oauthentication/pom.xml b/samples/webmvc-introspecting-oauthentication/pom.xml
index 0dd3fd7d5..2b4e399b0 100644
--- a/samples/webmvc-introspecting-oauthentication/pom.xml
+++ b/samples/webmvc-introspecting-oauthentication/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples
spring-addons-samples
- 8.0.0
+ 8.0.1-SNAPSHOT
..
diff --git a/samples/webmvc-jwt-default-jpa-authorities/pom.xml b/samples/webmvc-jwt-default-jpa-authorities/pom.xml
index f4e8b8099..e20c2e613 100644
--- a/samples/webmvc-jwt-default-jpa-authorities/pom.xml
+++ b/samples/webmvc-jwt-default-jpa-authorities/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples
spring-addons-samples
- 8.0.0
+ 8.0.1-SNAPSHOT
..
diff --git a/samples/webmvc-jwt-default/pom.xml b/samples/webmvc-jwt-default/pom.xml
index 1121abd12..288344521 100644
--- a/samples/webmvc-jwt-default/pom.xml
+++ b/samples/webmvc-jwt-default/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples
spring-addons-samples
- 8.0.0
+ 8.0.1-SNAPSHOT
..
diff --git a/samples/webmvc-jwt-oauthentication/pom.xml b/samples/webmvc-jwt-oauthentication/pom.xml
index 32ec94843..e232921bc 100644
--- a/samples/webmvc-jwt-oauthentication/pom.xml
+++ b/samples/webmvc-jwt-oauthentication/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples
spring-addons-samples
- 8.0.0
+ 8.0.1-SNAPSHOT
..
diff --git a/spring-addons-oauth2-test/pom.xml b/spring-addons-oauth2-test/pom.xml
index 89ba15a51..c33f14b0d 100644
--- a/spring-addons-oauth2-test/pom.xml
+++ b/spring-addons-oauth2-test/pom.xml
@@ -5,7 +5,7 @@
com.c4-soft.springaddons
spring-addons
- 8.0.0
+ 8.0.1-SNAPSHOT
..
spring-addons-oauth2-test
@@ -15,7 +15,7 @@
scm:git:git://github.com/ch4mpy/spring-addons.git
scm:git:git@github.com:ch4mpy/spring-addons.git
https://github.com/ch4mpy/spring-addons
- spring-addons-8.0.0
+ spring-addons-7.8.8
diff --git a/spring-addons-oauth2/pom.xml b/spring-addons-oauth2/pom.xml
index 4174ff9c7..83a81cd03 100644
--- a/spring-addons-oauth2/pom.xml
+++ b/spring-addons-oauth2/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons
spring-addons
- 8.0.0
+ 8.0.1-SNAPSHOT
..
spring-addons-oauth2
@@ -14,7 +14,7 @@
scm:git:git://github.com/ch4mpy/spring-addons.git
scm:git:git@github.com:ch4mpy/spring-addons.git
https://github.com/ch4mpy/spring-addons
- spring-addons-8.0.0
+ spring-addons-7.8.8
diff --git a/spring-addons-starter-oidc-test/pom.xml b/spring-addons-starter-oidc-test/pom.xml
index f8cd7ee0d..26814cb6c 100644
--- a/spring-addons-starter-oidc-test/pom.xml
+++ b/spring-addons-starter-oidc-test/pom.xml
@@ -3,7 +3,7 @@
com.c4-soft.springaddons
spring-addons
- 8.0.0
+ 8.0.1-SNAPSHOT
..
spring-addons-starter-oidc-test
@@ -13,7 +13,7 @@
scm:git:git://github.com/ch4mpy/spring-addons.git
scm:git:git@github.com:ch4mpy/spring-addons.git
https://github.com/ch4mpy/spring-addons
- spring-addons-8.0.0
+ spring-addons-7.8.8
diff --git a/spring-addons-starter-oidc/pom.xml b/spring-addons-starter-oidc/pom.xml
index 99cd46547..b8b095e58 100644
--- a/spring-addons-starter-oidc/pom.xml
+++ b/spring-addons-starter-oidc/pom.xml
@@ -3,7 +3,7 @@
com.c4-soft.springaddons
spring-addons
- 8.0.0
+ 8.0.1-SNAPSHOT
..
spring-addons-starter-oidc
@@ -13,7 +13,7 @@
scm:git:git://github.com/ch4mpy/spring-addons.git
scm:git:git@github.com:ch4mpy/spring-addons.git
https://github.com/ch4mpy/spring-addons
- spring-addons-8.0.0
+ spring-addons-7.8.8
diff --git a/spring-addons-starter-openapi/pom.xml b/spring-addons-starter-openapi/pom.xml
index 0aff3b54a..9c1ae0176 100644
--- a/spring-addons-starter-openapi/pom.xml
+++ b/spring-addons-starter-openapi/pom.xml
@@ -3,7 +3,7 @@
com.c4-soft.springaddons
spring-addons
- 8.0.0
+ 8.0.1-SNAPSHOT
..
spring-addons-starter-openapi
@@ -13,7 +13,7 @@
scm:git:git://github.com/ch4mpy/spring-addons.git
scm:git:git@github.com:ch4mpy/spring-addons.git
https://github.com/ch4mpy/spring-addons
- spring-addons-8.0.0
+ spring-addons-7.8.8
diff --git a/spring-addons-starter-recaptcha/pom.xml b/spring-addons-starter-recaptcha/pom.xml
index bd8c6df1c..64bf650d7 100644
--- a/spring-addons-starter-recaptcha/pom.xml
+++ b/spring-addons-starter-recaptcha/pom.xml
@@ -5,7 +5,7 @@
com.c4-soft.springaddons
spring-addons
- 8.0.0
+ 8.0.1-SNAPSHOT
..
spring-addons-starter-recaptcha
@@ -15,7 +15,7 @@
scm:git:git://github.com/ch4mpy/spring-addons.git
scm:git:git@github.com:ch4mpy/spring-addons.git
https://github.com/ch4mpy/spring-addons
- spring-addons-8.0.0
+ spring-addons-7.8.8
diff --git a/spring-addons-starter-rest/pom.xml b/spring-addons-starter-rest/pom.xml
index ba27e0794..8cfc89aef 100644
--- a/spring-addons-starter-rest/pom.xml
+++ b/spring-addons-starter-rest/pom.xml
@@ -5,7 +5,7 @@
com.c4-soft.springaddons
spring-addons
- 8.0.0
+ 8.0.1-SNAPSHOT
..
spring-addons-starter-rest
@@ -15,7 +15,7 @@
scm:git:git://github.com/ch4mpy/spring-addons.git
scm:git:git@github.com:ch4mpy/spring-addons.git
https://github.com/ch4mpy/spring-addons
- spring-addons-8.0.0
+ spring-addons-7.8.8