diff --git a/pom.xml b/pom.xml
index 930b06552..d2b7112b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.c4-soft.springaddons
spring-addons
- 7.1.12-SNAPSHOT
+ 7.1.12
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.12
diff --git a/samples/pom.xml b/samples/pom.xml
index e68389e49..a961a698b 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons
spring-addons
- 7.1.12-SNAPSHOT
+ 7.1.12
..
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 a233dbba6..6f6033b2b 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.12-SNAPSHOT
+ 7.1.12
..
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 f5f73d46e..b4d343def 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.12-SNAPSHOT
+ 7.1.12
..
bff-greeting-api-official
diff --git a/samples/tutorials/bff/backend/official/pom.xml b/samples/tutorials/bff/backend/official/pom.xml
index 16da569cc..58dc1f68a 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.12-SNAPSHOT
+ 7.1.12
..
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 977dceb24..ac8dce67a 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.12-SNAPSHOT
+ 7.1.12
..
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 a108360c2..95dee27cd 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.12-SNAPSHOT
+ 7.1.12
..
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 9a65c003e..95ba6ee39 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.12-SNAPSHOT
+ 7.1.12
..
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 62c83b867..b02d93109 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.12-SNAPSHOT
+ 7.1.12
..
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 1e52275d9..933fe5df8 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.12-SNAPSHOT
+ 7.1.12
..
com.c4-soft.springaddons.samples.tutorials.bff
diff --git a/samples/tutorials/pom.xml b/samples/tutorials/pom.xml
index f7d565cde..67115e5fb 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.12-SNAPSHOT
+ 7.1.12
..
com.c4-soft.springaddons.samples.tutorials
diff --git a/samples/tutorials/reactive-client/pom.xml b/samples/tutorials/reactive-client/pom.xml
index 8decaedeb..146554338 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.12-SNAPSHOT
+ 7.1.12
..
reactive-client
diff --git a/samples/tutorials/reactive-resource-server/pom.xml b/samples/tutorials/reactive-resource-server/pom.xml
index cde804cd7..3e5336d57 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.12-SNAPSHOT
+ 7.1.12
..
reactive-resource-server
diff --git a/samples/tutorials/resource-server_multitenant_dynamic/pom.xml b/samples/tutorials/resource-server_multitenant_dynamic/pom.xml
index 8328ce80b..763d0e335 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.12-SNAPSHOT
+ 7.1.12
..
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 59f4ca380..78d3a95e0 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.12-SNAPSHOT
+ 7.1.12
..
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 23c661ced..123e999b2 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.12-SNAPSHOT
+ 7.1.12
..
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 78eb530fb..91560027c 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.12-SNAPSHOT
+ 7.1.12
..
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 d1c338bb1..15114f14a 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.12-SNAPSHOT
+ 7.1.12
..
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 8736573ed..e2c40fea5 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.12-SNAPSHOT
+ 7.1.12
..
resource-server_with_ui
diff --git a/samples/tutorials/servlet-client/pom.xml b/samples/tutorials/servlet-client/pom.xml
index dc57b4b14..481e4b48b 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.12-SNAPSHOT
+ 7.1.12
..
servlet-client
diff --git a/samples/tutorials/servlet-resource-server/pom.xml b/samples/tutorials/servlet-resource-server/pom.xml
index 4b6be809c..43657de06 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.12-SNAPSHOT
+ 7.1.12
..
servlet-resource-server
diff --git a/samples/webflux-introspecting-default/pom.xml b/samples/webflux-introspecting-default/pom.xml
index b5296c427..2a4ebd15c 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.12-SNAPSHOT
+ 7.1.12
..
diff --git a/samples/webflux-introspecting-oauthentication/pom.xml b/samples/webflux-introspecting-oauthentication/pom.xml
index 648963302..f746b541c 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.12-SNAPSHOT
+ 7.1.12
..
diff --git a/samples/webflux-jwt-default/pom.xml b/samples/webflux-jwt-default/pom.xml
index 01732819d..846c5d3d5 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.12-SNAPSHOT
+ 7.1.12
..
diff --git a/samples/webflux-jwt-oauthentication/pom.xml b/samples/webflux-jwt-oauthentication/pom.xml
index a5edaa07b..dbbe55d9d 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.12-SNAPSHOT
+ 7.1.12
..
diff --git a/samples/webmvc-introspecting-default/pom.xml b/samples/webmvc-introspecting-default/pom.xml
index b34ec5b82..29a68fe66 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.12-SNAPSHOT
+ 7.1.12
..
diff --git a/samples/webmvc-introspecting-oauthentication/pom.xml b/samples/webmvc-introspecting-oauthentication/pom.xml
index 50057d151..ba8e68496 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.12-SNAPSHOT
+ 7.1.12
..
diff --git a/samples/webmvc-jwt-default-jpa-authorities/pom.xml b/samples/webmvc-jwt-default-jpa-authorities/pom.xml
index 3fccf836b..df65269cb 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.12-SNAPSHOT
+ 7.1.12
..
diff --git a/samples/webmvc-jwt-default/pom.xml b/samples/webmvc-jwt-default/pom.xml
index 2d2790363..065e826ac 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.12-SNAPSHOT
+ 7.1.12
..
diff --git a/samples/webmvc-jwt-oauthentication/pom.xml b/samples/webmvc-jwt-oauthentication/pom.xml
index 2a8304bee..fddbafa33 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.12-SNAPSHOT
+ 7.1.12
..
diff --git a/spring-addons-oauth2-test/pom.xml b/spring-addons-oauth2-test/pom.xml
index cad1485ff..04744e671 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.12-SNAPSHOT
+ 7.1.12
..
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.12
diff --git a/spring-addons-oauth2/pom.xml b/spring-addons-oauth2/pom.xml
index 6db12f507..312e7d5e5 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.12-SNAPSHOT
+ 7.1.12
..
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.12
diff --git a/spring-addons-starter-oidc-test/pom.xml b/spring-addons-starter-oidc-test/pom.xml
index 387edd370..7bee0da93 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.12-SNAPSHOT
+ 7.1.12
..
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.12
diff --git a/spring-addons-starter-oidc/pom.xml b/spring-addons-starter-oidc/pom.xml
index 26eee3dcc..77f59ff7f 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.12-SNAPSHOT
+ 7.1.12
..
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.12
diff --git a/starters/pom.xml b/starters/pom.xml
index 3d9067916..aba9bdce9 100644
--- a/starters/pom.xml
+++ b/starters/pom.xml
@@ -4,7 +4,7 @@
com.c4-soft.springaddons
spring-addons
- 7.1.12-SNAPSHOT
+ 7.1.12
..
starters
diff --git a/starters/spring-addons-starters-recaptcha/pom.xml b/starters/spring-addons-starters-recaptcha/pom.xml
index d10deeac7..420890bcd 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.12-SNAPSHOT
+ 7.1.12
..
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.12
diff --git a/starters/spring-addons-starters-webclient/pom.xml b/starters/spring-addons-starters-webclient/pom.xml
index 1552c6f3a..2269344ea 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.12-SNAPSHOT
+ 7.1.12
..
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.12