From 271a9d01938734cf13dd55763f2d2bfac94c7d6c Mon Sep 17 00:00:00 2001 From: Fabrice Daugan Date: Sat, 14 Sep 2024 23:58:26 +0200 Subject: [PATCH] Release 3.1.21 --- bootstrap-business-parent/pom.xml | 8 ++++---- bootstrap-business-test/pom.xml | 4 ++-- bootstrap-business/pom.xml | 2 +- bootstrap-core/pom.xml | 2 +- bootstrap-launcher/pom.xml | 2 +- bootstrap-plugin/pom.xml | 2 +- bootstrap-web-parent/pom.xml | 6 +++--- bootstrap-web-test/pom.xml | 2 +- bootstrap-web/pom.xml | 4 ++-- parent/pom.xml | 12 ++++++------ pom.xml | 4 ++-- 11 files changed, 24 insertions(+), 24 deletions(-) diff --git a/bootstrap-business-parent/pom.xml b/bootstrap-business-parent/pom.xml index 66a0c7a0..1a0734c9 100644 --- a/bootstrap-business-parent/pom.xml +++ b/bootstrap-business-parent/pom.xml @@ -5,7 +5,7 @@ org.ligoj.bootstrap parent - 3.1.21-SNAPSHOT + 3.1.21 ../parent/pom.xml @@ -16,17 +16,17 @@ org.ligoj.bootstrap bootstrap-business - 3.1.21-SNAPSHOT + 3.1.21 org.ligoj.bootstrap bootstrap-business-test - 3.1.21-SNAPSHOT + 3.1.21 org.ligoj.bootstrap bootstrap-plugin - 3.1.21-SNAPSHOT + 3.1.21 diff --git a/bootstrap-business-test/pom.xml b/bootstrap-business-test/pom.xml index 76d78309..ad48c7b9 100644 --- a/bootstrap-business-test/pom.xml +++ b/bootstrap-business-test/pom.xml @@ -3,7 +3,7 @@ org.ligoj.bootstrap parent - 3.1.21-SNAPSHOT + 3.1.21 ../parent/pom.xml @@ -53,7 +53,7 @@ org.ligoj.bootstrap bootstrap-launcher - 3.1.21-SNAPSHOT + 3.1.21 diff --git a/bootstrap-business/pom.xml b/bootstrap-business/pom.xml index 7436f751..39b15b56 100644 --- a/bootstrap-business/pom.xml +++ b/bootstrap-business/pom.xml @@ -5,7 +5,7 @@ org.ligoj.bootstrap parent - 3.1.21-SNAPSHOT + 3.1.21 ../parent/pom.xml diff --git a/bootstrap-core/pom.xml b/bootstrap-core/pom.xml index 43708ee8..4386ddbb 100644 --- a/bootstrap-core/pom.xml +++ b/bootstrap-core/pom.xml @@ -5,7 +5,7 @@ org.ligoj.bootstrap parent - 3.1.21-SNAPSHOT + 3.1.21 ../parent/pom.xml diff --git a/bootstrap-launcher/pom.xml b/bootstrap-launcher/pom.xml index 1a3181ce..a1cad257 100644 --- a/bootstrap-launcher/pom.xml +++ b/bootstrap-launcher/pom.xml @@ -4,7 +4,7 @@ org.ligoj.bootstrap parent - 3.1.21-SNAPSHOT + 3.1.21 ../parent/pom.xml bootstrap-launcher diff --git a/bootstrap-plugin/pom.xml b/bootstrap-plugin/pom.xml index dc9a2ea0..d948d37c 100644 --- a/bootstrap-plugin/pom.xml +++ b/bootstrap-plugin/pom.xml @@ -5,7 +5,7 @@ org.ligoj.bootstrap parent - 3.1.21-SNAPSHOT + 3.1.21 ../parent/pom.xml diff --git a/bootstrap-web-parent/pom.xml b/bootstrap-web-parent/pom.xml index 8173c38d..c63c1573 100644 --- a/bootstrap-web-parent/pom.xml +++ b/bootstrap-web-parent/pom.xml @@ -5,7 +5,7 @@ org.ligoj.bootstrap parent - 3.1.21-SNAPSHOT + 3.1.21 ../parent/pom.xml @@ -29,14 +29,14 @@ org.ligoj.bootstrap bootstrap-web - 3.1.21-SNAPSHOT + 3.1.21 org.ligoj.bootstrap bootstrap-web-test pom test - 3.1.21-SNAPSHOT + 3.1.21 org.apache.httpcomponents.core5 diff --git a/bootstrap-web-test/pom.xml b/bootstrap-web-test/pom.xml index 3fe5ddfb..72ee7745 100644 --- a/bootstrap-web-test/pom.xml +++ b/bootstrap-web-test/pom.xml @@ -4,7 +4,7 @@ org.ligoj.bootstrap parent - 3.1.21-SNAPSHOT + 3.1.21 ../parent/pom.xml bootstrap-web-test diff --git a/bootstrap-web/pom.xml b/bootstrap-web/pom.xml index 4fd97483..6342406f 100644 --- a/bootstrap-web/pom.xml +++ b/bootstrap-web/pom.xml @@ -3,7 +3,7 @@ org.ligoj.bootstrap parent - 3.1.21-SNAPSHOT + 3.1.21 ../parent/pom.xml bootstrap-web @@ -145,7 +145,7 @@ org.ligoj.bootstrap bootstrap-web-test - 3.1.21-SNAPSHOT + 3.1.21 pom test diff --git a/parent/pom.xml b/parent/pom.xml index bd760825..76bf21c0 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -13,7 +13,7 @@ org.ligoj.bootstrap parent - 3.1.21-SNAPSHOT + 3.1.21 pom Ligoj - Bootstrap - Parent Ligoj Bootstrap Parent @@ -65,7 +65,7 @@ 3.1.6 1.15.1 1.1.1 - 0.9.5.5 + 0.10.1 3.47.0 1.17.1 4.4 @@ -151,7 +151,7 @@ org.ligoj.bootstrap bootstrap-core - 3.1.21-SNAPSHOT + 3.1.21 com.googlecode.gentyref @@ -729,13 +729,13 @@ org.ligoj.bootstrap bootstrap-business - 3.1.21-SNAPSHOT + 3.1.21 org.ligoj.bootstrap bootstrap-business-test - 3.1.21-SNAPSHOT + 3.1.21 org.quartz-scheduler @@ -961,7 +961,7 @@ org.ligoj.bootstrap bootstrap-launcher - 3.1.21-SNAPSHOT + 3.1.21 diff --git a/pom.xml b/pom.xml index 9c9cf25e..9fd85910 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.ligoj.bootstrap parent - 3.1.21-SNAPSHOT + 3.1.21 parent/pom.xml root - 3.1.21-SNAPSHOT + 3.1.21 pom Ligoj - Bootstrap Ligoj Bootstrap JAX-RS architecture template