diff --git a/pom.xml b/pom.xml
index 7181bd1fb..0cc537a4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.c4-soft.springaddons
spring-addons
- 7.3.4
+ 7.3.5-SNAPSHOT
pom
spring-addons
Set of tools I find useful to work with Spring (mostly spring-security for OpenID)
@@ -29,7 +29,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-7.3.4
+ HEAD
diff --git a/samples/pom.xml b/samples/pom.xml
index cda1bf629..1fb7c5336 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons
spring-addons
- 7.3.4
+ 7.3.5-SNAPSHOT
..
com.c4-soft.springaddons.samples
diff --git a/samples/tutorials/bff/backend/official/bff-official/pom.xml b/samples/tutorials/bff/backend/official/bff-official/pom.xml
index 2670dc246..40580c5ce 100644
--- a/samples/tutorials/bff/backend/official/bff-official/pom.xml
+++ b/samples/tutorials/bff/backend/official/bff-official/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples.tutorials.bff.official
bff-official-parent
- 7.3.4
+ 7.3.5-SNAPSHOT
..
bff-gateway-official
diff --git a/samples/tutorials/bff/backend/official/greeting-api-official/pom.xml b/samples/tutorials/bff/backend/official/greeting-api-official/pom.xml
index 809d7bf0b..f4bf17ff0 100644
--- a/samples/tutorials/bff/backend/official/greeting-api-official/pom.xml
+++ b/samples/tutorials/bff/backend/official/greeting-api-official/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples.tutorials.bff.official
bff-official-parent
- 7.3.4
+ 7.3.5-SNAPSHOT
..
bff-greeting-api-official
diff --git a/samples/tutorials/bff/backend/official/pom.xml b/samples/tutorials/bff/backend/official/pom.xml
index 18b8e1c9a..6537088b7 100644
--- a/samples/tutorials/bff/backend/official/pom.xml
+++ b/samples/tutorials/bff/backend/official/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples.tutorials.bff
bff-backend-parent
- 7.3.4
+ 7.3.5-SNAPSHOT
..
com.c4-soft.springaddons.samples.tutorials.bff.official
diff --git a/samples/tutorials/bff/backend/pom.xml b/samples/tutorials/bff/backend/pom.xml
index 9cb57d369..0ca1d7c21 100644
--- a/samples/tutorials/bff/backend/pom.xml
+++ b/samples/tutorials/bff/backend/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples.tutorials.bff
bff-parent
- 7.3.4
+ 7.3.5-SNAPSHOT
..
bff-backend-parent
diff --git a/samples/tutorials/bff/backend/with-c4-soft/bff-c4/pom.xml b/samples/tutorials/bff/backend/with-c4-soft/bff-c4/pom.xml
index eb4909cd7..2365ea2dc 100644
--- a/samples/tutorials/bff/backend/with-c4-soft/bff-c4/pom.xml
+++ b/samples/tutorials/bff/backend/with-c4-soft/bff-c4/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples.tutorials.bff.with-c4-soft
bff-c4-parent
- 7.3.4
+ 7.3.5-SNAPSHOT
..
bff-gateway-c4
diff --git a/samples/tutorials/bff/backend/with-c4-soft/greeting-api-c4/pom.xml b/samples/tutorials/bff/backend/with-c4-soft/greeting-api-c4/pom.xml
index 093bcfcba..8153fe83b 100644
--- a/samples/tutorials/bff/backend/with-c4-soft/greeting-api-c4/pom.xml
+++ b/samples/tutorials/bff/backend/with-c4-soft/greeting-api-c4/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples.tutorials.bff.with-c4-soft
bff-c4-parent
- 7.3.4
+ 7.3.5-SNAPSHOT
..
bff-greeting-api-c4
diff --git a/samples/tutorials/bff/backend/with-c4-soft/pom.xml b/samples/tutorials/bff/backend/with-c4-soft/pom.xml
index 31063e818..fb6141ff1 100644
--- a/samples/tutorials/bff/backend/with-c4-soft/pom.xml
+++ b/samples/tutorials/bff/backend/with-c4-soft/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples.tutorials.bff
bff-backend-parent
- 7.3.4
+ 7.3.5-SNAPSHOT
..
com.c4-soft.springaddons.samples.tutorials.bff.with-c4-soft
diff --git a/samples/tutorials/bff/pom.xml b/samples/tutorials/bff/pom.xml
index b4479190e..56ea163d0 100644
--- a/samples/tutorials/bff/pom.xml
+++ b/samples/tutorials/bff/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples.tutorials
tutorials
- 7.3.4
+ 7.3.5-SNAPSHOT
..
com.c4-soft.springaddons.samples.tutorials.bff
diff --git a/samples/tutorials/pom.xml b/samples/tutorials/pom.xml
index 9184f39fa..d3a4850cb 100644
--- a/samples/tutorials/pom.xml
+++ b/samples/tutorials/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples
spring-addons-samples
- 7.3.4
+ 7.3.5-SNAPSHOT
..
com.c4-soft.springaddons.samples.tutorials
diff --git a/samples/tutorials/reactive-client/pom.xml b/samples/tutorials/reactive-client/pom.xml
index 8000df376..b3954cc28 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
- 7.3.4
+ 7.3.5-SNAPSHOT
..
reactive-client
diff --git a/samples/tutorials/reactive-resource-server/pom.xml b/samples/tutorials/reactive-resource-server/pom.xml
index d727f90ad..31affaf0d 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
- 7.3.4
+ 7.3.5-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 2a9811339..2b7c23d28 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
- 7.3.4
+ 7.3.5-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 7fb36338b..509236888 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
- 7.3.4
+ 7.3.5-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 db6a4bdcf..c19958828 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
- 7.3.4
+ 7.3.5-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 9a0343934..6dc8866d0 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
- 7.3.4
+ 7.3.5-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 0b873f8c8..625a03821 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
- 7.3.4
+ 7.3.5-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 0f0de241e..1d449d660 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
- 7.3.4
+ 7.3.5-SNAPSHOT
..
resource-server_with_ui
diff --git a/samples/tutorials/servlet-client/pom.xml b/samples/tutorials/servlet-client/pom.xml
index 96a8e798b..0601350a4 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
- 7.3.4
+ 7.3.5-SNAPSHOT
..
servlet-client
diff --git a/samples/tutorials/servlet-resource-server/pom.xml b/samples/tutorials/servlet-resource-server/pom.xml
index 59fa6ad8b..89646ecc6 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
- 7.3.4
+ 7.3.5-SNAPSHOT
..
servlet-resource-server
diff --git a/samples/webflux-introspecting-default/pom.xml b/samples/webflux-introspecting-default/pom.xml
index 89995402b..fd671683f 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
- 7.3.4
+ 7.3.5-SNAPSHOT
..
diff --git a/samples/webflux-introspecting-oauthentication/pom.xml b/samples/webflux-introspecting-oauthentication/pom.xml
index 6347b4e3c..80b65154d 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
- 7.3.4
+ 7.3.5-SNAPSHOT
..
diff --git a/samples/webflux-jwt-default/pom.xml b/samples/webflux-jwt-default/pom.xml
index 4c74c601f..d304cfae9 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
- 7.3.4
+ 7.3.5-SNAPSHOT
..
diff --git a/samples/webflux-jwt-oauthentication/pom.xml b/samples/webflux-jwt-oauthentication/pom.xml
index 429c8a1c7..6f96d4375 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
- 7.3.4
+ 7.3.5-SNAPSHOT
..
diff --git a/samples/webmvc-introspecting-default/pom.xml b/samples/webmvc-introspecting-default/pom.xml
index 75ed0468c..d7da4c42e 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
- 7.3.4
+ 7.3.5-SNAPSHOT
..
diff --git a/samples/webmvc-introspecting-oauthentication/pom.xml b/samples/webmvc-introspecting-oauthentication/pom.xml
index e863263ef..74981350f 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
- 7.3.4
+ 7.3.5-SNAPSHOT
..
diff --git a/samples/webmvc-jwt-default-jpa-authorities/pom.xml b/samples/webmvc-jwt-default-jpa-authorities/pom.xml
index 5fe8d7d21..18bdd5741 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
- 7.3.4
+ 7.3.5-SNAPSHOT
..
diff --git a/samples/webmvc-jwt-default/pom.xml b/samples/webmvc-jwt-default/pom.xml
index f4377d47a..cb438a345 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
- 7.3.4
+ 7.3.5-SNAPSHOT
..
diff --git a/samples/webmvc-jwt-oauthentication/pom.xml b/samples/webmvc-jwt-oauthentication/pom.xml
index a6abe65bf..782147b0b 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
- 7.3.4
+ 7.3.5-SNAPSHOT
..
diff --git a/spring-addons-oauth2-test/pom.xml b/spring-addons-oauth2-test/pom.xml
index 425ed3e03..628c4f189 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
- 7.3.4
+ 7.3.5-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-7.3.4
+ HEAD
diff --git a/spring-addons-oauth2/pom.xml b/spring-addons-oauth2/pom.xml
index cdf0c6037..937ac5883 100644
--- a/spring-addons-oauth2/pom.xml
+++ b/spring-addons-oauth2/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons
spring-addons
- 7.3.4
+ 7.3.5-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-7.3.4
+ HEAD
diff --git a/spring-addons-starter-oidc-test/pom.xml b/spring-addons-starter-oidc-test/pom.xml
index b2282aa54..820dc311c 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
- 7.3.4
+ 7.3.5-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-7.3.4
+ HEAD
diff --git a/spring-addons-starter-oidc/pom.xml b/spring-addons-starter-oidc/pom.xml
index cb1951a98..d7bff180d 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
- 7.3.4
+ 7.3.5-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-7.3.4
+ HEAD
diff --git a/starters/pom.xml b/starters/pom.xml
index 1b4e798cf..1dc7b4ea0 100644
--- a/starters/pom.xml
+++ b/starters/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons
spring-addons
- 7.3.4
+ 7.3.5-SNAPSHOT
..
starters
diff --git a/starters/spring-addons-starters-recaptcha/pom.xml b/starters/spring-addons-starters-recaptcha/pom.xml
index ec48c93b2..f55197755 100644
--- a/starters/spring-addons-starters-recaptcha/pom.xml
+++ b/starters/spring-addons-starters-recaptcha/pom.xml
@@ -5,7 +5,7 @@
com.c4-soft.springaddons
starters
- 7.3.4
+ 7.3.5-SNAPSHOT
..
com.c4-soft.springaddons.starter
@@ -16,7 +16,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-7.3.4
+ HEAD
diff --git a/starters/spring-addons-starters-webclient/pom.xml b/starters/spring-addons-starters-webclient/pom.xml
index 22f05f2d6..560a841e6 100644
--- a/starters/spring-addons-starters-webclient/pom.xml
+++ b/starters/spring-addons-starters-webclient/pom.xml
@@ -5,7 +5,7 @@
com.c4-soft.springaddons
starters
- 7.3.4
+ 7.3.5-SNAPSHOT
..
com.c4-soft.springaddons.starter
@@ -16,7 +16,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-7.3.4
+ HEAD