diff --git a/pom.xml b/pom.xml
index 065b7bcd5..4a7ed7d02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.c4-soft.springaddons
spring-addons
- 7.1.16-SNAPSHOT
+ 7.1.16
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
- HEAD
+ spring-addons-7.1.16
diff --git a/samples/pom.xml b/samples/pom.xml
index d8fb65d50..c8cf044b0 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -1,12 +1,10 @@
-
+
4.0.0
com.c4-soft.springaddons
spring-addons
- 7.1.16-SNAPSHOT
+ 7.1.16
..
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 c5c39428d..105eac69d 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.1.16-SNAPSHOT
+ 7.1.16
..
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 5fe81362d..c7f89019d 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.1.16-SNAPSHOT
+ 7.1.16
..
bff-greeting-api-official
diff --git a/samples/tutorials/bff/backend/official/pom.xml b/samples/tutorials/bff/backend/official/pom.xml
index bbfe989b4..1d29b8914 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.1.16-SNAPSHOT
+ 7.1.16
..
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 2e6d5b642..129499d0e 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.1.16-SNAPSHOT
+ 7.1.16
..
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 c8301676f..a5d2d7954 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.1.16-SNAPSHOT
+ 7.1.16
..
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 919428d36..ad2549665 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.1.16-SNAPSHOT
+ 7.1.16
..
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 78b7a686d..b3b356799 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.1.16-SNAPSHOT
+ 7.1.16
..
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 90c50e6b8..0f6e59909 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.1.16-SNAPSHOT
+ 7.1.16
..
com.c4-soft.springaddons.samples.tutorials.bff
diff --git a/samples/tutorials/pom.xml b/samples/tutorials/pom.xml
index 546706d55..726c2e12e 100644
--- a/samples/tutorials/pom.xml
+++ b/samples/tutorials/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons.samples
spring-addons-samples
- 7.1.16-SNAPSHOT
+ 7.1.16
..
com.c4-soft.springaddons.samples.tutorials
diff --git a/samples/tutorials/reactive-client/pom.xml b/samples/tutorials/reactive-client/pom.xml
index 7e78ae316..394dc1896 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.1.16-SNAPSHOT
+ 7.1.16
..
reactive-client
diff --git a/samples/tutorials/reactive-resource-server/pom.xml b/samples/tutorials/reactive-resource-server/pom.xml
index 3ff69f87c..946f1cc05 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.1.16-SNAPSHOT
+ 7.1.16
..
reactive-resource-server
diff --git a/samples/tutorials/resource-server_multitenant_dynamic/pom.xml b/samples/tutorials/resource-server_multitenant_dynamic/pom.xml
index cb71b406c..a06165e84 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.1.16-SNAPSHOT
+ 7.1.16
..
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 4b50164df..fa44c5df3 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.1.16-SNAPSHOT
+ 7.1.16
..
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 6e88851e3..5cae5dfab 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.1.16-SNAPSHOT
+ 7.1.16
..
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 987a16981..85e1185df 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.1.16-SNAPSHOT
+ 7.1.16
..
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 0d5a6dde9..87a05c474 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.1.16-SNAPSHOT
+ 7.1.16
..
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 1cb93bc7a..972b8d955 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.1.16-SNAPSHOT
+ 7.1.16
..
resource-server_with_ui
diff --git a/samples/tutorials/servlet-client/pom.xml b/samples/tutorials/servlet-client/pom.xml
index c6a33ae15..3c8a984d6 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.1.16-SNAPSHOT
+ 7.1.16
..
servlet-client
diff --git a/samples/tutorials/servlet-resource-server/pom.xml b/samples/tutorials/servlet-resource-server/pom.xml
index 0678b3ac5..bc156fc92 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.1.16-SNAPSHOT
+ 7.1.16
..
servlet-resource-server
diff --git a/samples/webflux-introspecting-default/pom.xml b/samples/webflux-introspecting-default/pom.xml
index 4edeeb5ca..92f4f3182 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.1.16-SNAPSHOT
+ 7.1.16
..
diff --git a/samples/webflux-introspecting-oauthentication/pom.xml b/samples/webflux-introspecting-oauthentication/pom.xml
index 0f0b2c8d5..758d51dd1 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.1.16-SNAPSHOT
+ 7.1.16
..
diff --git a/samples/webflux-jwt-default/pom.xml b/samples/webflux-jwt-default/pom.xml
index 650177cde..fc29d34e4 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.1.16-SNAPSHOT
+ 7.1.16
..
diff --git a/samples/webflux-jwt-oauthentication/pom.xml b/samples/webflux-jwt-oauthentication/pom.xml
index 4b38cfc96..2d3723551 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.1.16-SNAPSHOT
+ 7.1.16
..
diff --git a/samples/webmvc-introspecting-default/pom.xml b/samples/webmvc-introspecting-default/pom.xml
index 296f102df..3b358ee8c 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.1.16-SNAPSHOT
+ 7.1.16
..
diff --git a/samples/webmvc-introspecting-oauthentication/pom.xml b/samples/webmvc-introspecting-oauthentication/pom.xml
index 5b95a4d0b..8d7d55da8 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.1.16-SNAPSHOT
+ 7.1.16
..
diff --git a/samples/webmvc-jwt-default-jpa-authorities/pom.xml b/samples/webmvc-jwt-default-jpa-authorities/pom.xml
index 102e1dbfe..aebdc98c2 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.1.16-SNAPSHOT
+ 7.1.16
..
diff --git a/samples/webmvc-jwt-default/pom.xml b/samples/webmvc-jwt-default/pom.xml
index d84f6aca1..b4710a741 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.1.16-SNAPSHOT
+ 7.1.16
..
diff --git a/samples/webmvc-jwt-oauthentication/pom.xml b/samples/webmvc-jwt-oauthentication/pom.xml
index f3a2173b4..c3feac33a 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.1.16-SNAPSHOT
+ 7.1.16
..
diff --git a/spring-addons-oauth2-test/pom.xml b/spring-addons-oauth2-test/pom.xml
index ee8a7765c..4d2cc1f11 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.1.16-SNAPSHOT
+ 7.1.16
..
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
- HEAD
+ spring-addons-7.1.16
diff --git a/spring-addons-oauth2/pom.xml b/spring-addons-oauth2/pom.xml
index 418658217..57467c864 100644
--- a/spring-addons-oauth2/pom.xml
+++ b/spring-addons-oauth2/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons
spring-addons
- 7.1.16-SNAPSHOT
+ 7.1.16
..
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
- HEAD
+ spring-addons-7.1.16
diff --git a/spring-addons-starter-oidc-test/pom.xml b/spring-addons-starter-oidc-test/pom.xml
index 3ecd80dc8..23c52b7fc 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.1.16-SNAPSHOT
+ 7.1.16
..
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
- HEAD
+ spring-addons-7.1.16
diff --git a/spring-addons-starter-oidc/pom.xml b/spring-addons-starter-oidc/pom.xml
index 6b4809eb3..f293c84b3 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.1.16-SNAPSHOT
+ 7.1.16
..
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
- HEAD
+ spring-addons-7.1.16
diff --git a/starters/pom.xml b/starters/pom.xml
index a38a7de1f..b3ae95fb0 100644
--- a/starters/pom.xml
+++ b/starters/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons
spring-addons
- 7.1.16-SNAPSHOT
+ 7.1.16
..
starters
diff --git a/starters/spring-addons-starters-recaptcha/pom.xml b/starters/spring-addons-starters-recaptcha/pom.xml
index 0ed4542cd..b894c3f73 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.1.16-SNAPSHOT
+ 7.1.16
..
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
- HEAD
+ spring-addons-7.1.16
diff --git a/starters/spring-addons-starters-webclient/pom.xml b/starters/spring-addons-starters-webclient/pom.xml
index ce27d78b5..be9fe2c43 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.1.16-SNAPSHOT
+ 7.1.16
..
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
- HEAD
+ spring-addons-7.1.16