Skip to content

Commit

Permalink
v1.7.14
Browse files Browse the repository at this point in the history
  • Loading branch information
glelouet committed Jul 4, 2024
1 parent b91743c commit c7b5f2f
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Compilation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>fr.lelouet</groupId>
<artifactId>tools</artifactId>
<version>1.7.13</version>
<version>1.7.14</version>
</parent>
<groupId>fr.lelouet.tools</groupId>
<artifactId>Compilation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion Holders/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>fr.lelouet</groupId>
<artifactId>tools</artifactId>
<version>1.7.13</version>
<version>1.7.14</version>
</parent>
<groupId>fr.lelouet.tools</groupId>
<artifactId>Holders</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion LambdaRef/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>fr.lelouet</groupId>
<artifactId>tools</artifactId>
<version>1.7.13</version>
<version>1.7.14</version>
</parent>
<artifactId>LambdaRef</artifactId>
<groupId>fr.lelouet.tools</groupId>
Expand Down
2 changes: 1 addition & 1 deletion Synchronization/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>tools</artifactId>
<groupId>fr.lelouet</groupId>
<version>1.7.13</version>
<version>1.7.14</version>
</parent>
<groupId>fr.lelouet.tools</groupId>
<artifactId>Synchronization</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion WebFetchers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>fr.lelouet</groupId>
<artifactId>tools</artifactId>
<version>1.7.13</version>
<version>1.7.14</version>
</parent>
<groupId>fr.lelouet.tools</groupId>
<artifactId>WebFetchers</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion application/SettingsMaker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>fr.lelouet.tools</groupId>
<version>1.7.13</version>
<version>1.7.14</version>
<artifactId>application</artifactId>
</parent>
<groupId>fr.lelouet.tools.application</groupId>
Expand Down
2 changes: 1 addition & 1 deletion application/XDGSettings/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>fr.lelouet.tools</groupId>
<artifactId>application</artifactId>
<version>1.7.13</version>
<version>1.7.14</version>
</parent>
<artifactId>XDGSettings</artifactId>
<groupId>fr.lelouet.tools.application</groupId>
Expand Down
2 changes: 1 addition & 1 deletion application/YamlSettings/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>fr.lelouet.tools</groupId>
<version>1.7.13</version>
<version>1.7.14</version>
<artifactId>application</artifactId>
</parent>
<artifactId>YamlSettings</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion application/examples/ExampleJavaBeans/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>fr.lelouet.tools.application</groupId>
<artifactId>examples</artifactId>
<version>1.7.13</version>
<version>1.7.14</version>
</parent>
<groupId>fr.lelouet.tools.application.examples</groupId>
<artifactId>ExampleJavaBeans</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion application/examples/ExampleSimpleApp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>fr.lelouet.tools.application</groupId>
<artifactId>examples</artifactId>
<version>1.7.13</version>
<version>1.7.14</version>
</parent>
<artifactId>ExampleSimpleApp</artifactId>
<groupId>fr.lelouet.tools.application.examples</groupId>
Expand Down
2 changes: 1 addition & 1 deletion application/examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>fr.lelouet.tools</groupId>
<artifactId>application</artifactId>
<version>1.7.13</version>
<version>1.7.14</version>
</parent>
<groupId>fr.lelouet.tools.application</groupId>
<artifactId>examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>fr.lelouet</groupId>
<artifactId>tools</artifactId>
<version>1.7.13</version>
<version>1.7.14</version>
</parent>
<groupId>fr.lelouet.tools</groupId>
<artifactId>application</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>tools</artifactId>
<version>1.7.13</version>
<version>1.7.14</version>
<packaging>pom</packaging>

<description>provide several tools, with classes or static methods</description>
Expand Down
2 changes: 1 addition & 1 deletion solver/FondHamilton/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>fr.lelouet.tools</groupId>
<artifactId>solver</artifactId>
<version>1.7.13</version>
<version>1.7.14</version>
</parent>
<groupId>fr.lelouet.tools.solver</groupId>
<artifactId>FondHamilton</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion solver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>fr.lelouet</groupId>
<artifactId>tools</artifactId>
<version>1.7.13</version>
<version>1.7.14</version>
</parent>
<groupId>fr.lelouet.tools</groupId>
<artifactId>solver</artifactId>
Expand Down

0 comments on commit c7b5f2f

Please sign in to comment.