From 2428013ec60f7840b75ff5708a3f8a17b0ac045f Mon Sep 17 00:00:00 2001 From: glelouet Date: Sat, 6 Jan 2024 18:04:05 +0100 Subject: [PATCH] v1.7.11 --- Compilation/pom.xml | 2 +- Holders/pom.xml | 2 +- LambdaRef/pom.xml | 2 +- Synchronization/pom.xml | 2 +- WebFetchers/pom.xml | 2 +- application/SettingsMaker/pom.xml | 2 +- application/XDGSettings/pom.xml | 2 +- application/YamlSettings/pom.xml | 2 +- application/examples/ExampleJavaBeans/pom.xml | 2 +- application/examples/ExampleSimpleApp/pom.xml | 2 +- application/examples/pom.xml | 2 +- application/pom.xml | 2 +- pom.xml | 5 ++--- solver/FondHamilton/pom.xml | 2 +- solver/pom.xml | 2 +- 15 files changed, 16 insertions(+), 17 deletions(-) diff --git a/Compilation/pom.xml b/Compilation/pom.xml index e7f0280..2d1dc0f 100644 --- a/Compilation/pom.xml +++ b/Compilation/pom.xml @@ -3,7 +3,7 @@ fr.lelouet tools - 1.7.10 + 1.7.11 fr.lelouet.tools Compilation diff --git a/Holders/pom.xml b/Holders/pom.xml index aab5a7f..4cba7b8 100644 --- a/Holders/pom.xml +++ b/Holders/pom.xml @@ -5,7 +5,7 @@ fr.lelouet tools - 1.7.10 + 1.7.11 diff --git a/LambdaRef/pom.xml b/LambdaRef/pom.xml index 83c5ca0..7d0c5dc 100644 --- a/LambdaRef/pom.xml +++ b/LambdaRef/pom.xml @@ -3,7 +3,7 @@ fr.lelouet tools - 1.7.10 + 1.7.11 LambdaRef fr.lelouet.tools diff --git a/Synchronization/pom.xml b/Synchronization/pom.xml index 3833765..777a7a1 100755 --- a/Synchronization/pom.xml +++ b/Synchronization/pom.xml @@ -3,7 +3,7 @@ tools fr.lelouet - 1.7.10 + 1.7.11 fr.lelouet.tools Synchronization diff --git a/WebFetchers/pom.xml b/WebFetchers/pom.xml index 8f005b3..b5a36ae 100644 --- a/WebFetchers/pom.xml +++ b/WebFetchers/pom.xml @@ -3,7 +3,7 @@ fr.lelouet tools - 1.7.10 + 1.7.11 fr.lelouet.tools WebFetchers diff --git a/application/SettingsMaker/pom.xml b/application/SettingsMaker/pom.xml index 48969d5..afd2138 100644 --- a/application/SettingsMaker/pom.xml +++ b/application/SettingsMaker/pom.xml @@ -2,7 +2,7 @@ 4.0.0 fr.lelouet.tools - 1.7.10 + 1.7.11 application fr.lelouet.tools.application diff --git a/application/XDGSettings/pom.xml b/application/XDGSettings/pom.xml index d714177..1afb07a 100644 --- a/application/XDGSettings/pom.xml +++ b/application/XDGSettings/pom.xml @@ -3,7 +3,7 @@ fr.lelouet.tools application - 1.7.10 + 1.7.11 XDGSettings fr.lelouet.tools.application diff --git a/application/YamlSettings/pom.xml b/application/YamlSettings/pom.xml index 3586212..2eb588d 100644 --- a/application/YamlSettings/pom.xml +++ b/application/YamlSettings/pom.xml @@ -2,7 +2,7 @@ 4.0.0 fr.lelouet.tools - 1.7.10 + 1.7.11 application YamlSettings diff --git a/application/examples/ExampleJavaBeans/pom.xml b/application/examples/ExampleJavaBeans/pom.xml index 4f8dd6c..553f60e 100644 --- a/application/examples/ExampleJavaBeans/pom.xml +++ b/application/examples/ExampleJavaBeans/pom.xml @@ -3,7 +3,7 @@ fr.lelouet.tools.application examples - 1.7.10 + 1.7.11 fr.lelouet.tools.application.examples ExampleJavaBeans diff --git a/application/examples/ExampleSimpleApp/pom.xml b/application/examples/ExampleSimpleApp/pom.xml index bb85a1c..e9902ff 100644 --- a/application/examples/ExampleSimpleApp/pom.xml +++ b/application/examples/ExampleSimpleApp/pom.xml @@ -5,7 +5,7 @@ fr.lelouet.tools.application examples - 1.7.10 + 1.7.11 ExampleSimpleApp fr.lelouet.tools.application.examples diff --git a/application/examples/pom.xml b/application/examples/pom.xml index 7ae0e6a..39f6400 100644 --- a/application/examples/pom.xml +++ b/application/examples/pom.xml @@ -3,7 +3,7 @@ fr.lelouet.tools application - 1.7.10 + 1.7.11 fr.lelouet.tools.application examples diff --git a/application/pom.xml b/application/pom.xml index aded9a7..ef7c4e9 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -3,7 +3,7 @@ fr.lelouet tools - 1.7.10 + 1.7.11 fr.lelouet.tools application diff --git a/pom.xml b/pom.xml index 5facb0b..56d8ccc 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 tools - 1.7.10 + 1.7.11 pom provide several tools, with classes or static methods @@ -11,7 +11,7 @@ fr.lelouet common-maven - 0.0.18 + 0.0.19 application @@ -23,7 +23,6 @@ WebFetchers - kimsufi-web-release diff --git a/solver/FondHamilton/pom.xml b/solver/FondHamilton/pom.xml index a59d60f..af49de4 100644 --- a/solver/FondHamilton/pom.xml +++ b/solver/FondHamilton/pom.xml @@ -3,7 +3,7 @@ fr.lelouet.tools solver - 1.7.10 + 1.7.11 fr.lelouet.tools.solver FondHamilton diff --git a/solver/pom.xml b/solver/pom.xml index 1961b9a..c67b534 100644 --- a/solver/pom.xml +++ b/solver/pom.xml @@ -3,7 +3,7 @@ fr.lelouet tools - 1.7.10 + 1.7.11 fr.lelouet.tools solver