Skip to content

Commit

Permalink
Release 3.1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
fdaugan committed Sep 14, 2024
1 parent 5fda4d7 commit 271a9d0
Show file tree
Hide file tree
Showing 11 changed files with 24 additions and 24 deletions.
8 changes: 4 additions & 4 deletions bootstrap-business-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>parent</artifactId>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand All @@ -16,17 +16,17 @@
<dependency>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>bootstrap-business</artifactId>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
</dependency>
<dependency>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>bootstrap-business-test</artifactId>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
</dependency>
<dependency>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>bootstrap-plugin</artifactId>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions bootstrap-business-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>parent</artifactId>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>bootstrap-launcher</artifactId>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
</dependency>

<!-- Mock & Test -->
Expand Down
2 changes: 1 addition & 1 deletion bootstrap-business/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>parent</artifactId>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bootstrap-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>parent</artifactId>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bootstrap-launcher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>parent</artifactId>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>bootstrap-launcher</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bootstrap-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>parent</artifactId>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions bootstrap-web-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>parent</artifactId>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand All @@ -29,14 +29,14 @@
<dependency>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>bootstrap-web</artifactId>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
</dependency>
<dependency>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>bootstrap-web-test</artifactId>
<type>pom</type>
<scope>test</scope>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents.core5</groupId>
Expand Down
2 changes: 1 addition & 1 deletion bootstrap-web-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>parent</artifactId>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>bootstrap-web-test</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions bootstrap-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>parent</artifactId>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>bootstrap-web</artifactId>
Expand Down Expand Up @@ -145,7 +145,7 @@
<dependency>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>bootstrap-web-test</artifactId>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
<type>pom</type>
<scope>test</scope>
</dependency>
Expand Down
12 changes: 6 additions & 6 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>org.ligoj.bootstrap</groupId>
<artifactId>parent</artifactId>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
<packaging>pom</packaging>
<name>Ligoj - Bootstrap - Parent</name>
<description>Ligoj Bootstrap Parent</description>
Expand Down Expand Up @@ -65,7 +65,7 @@
<awaitility-proxy.version>3.1.6</awaitility-proxy.version>
<byte-buddy.version>1.15.1</byte-buddy.version>
<cache.version>1.1.1</cache.version>
<c3p0.version>0.9.5.5</c3p0.version>
<c3p0.version>0.10.1</c3p0.version>
<checker-qual.version>3.47.0</checker-qual.version>
<commons-codec>1.17.1</commons-codec>
<commons-collections4.version>4.4</commons-collections4.version>
Expand Down Expand Up @@ -151,7 +151,7 @@
<dependency>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>bootstrap-core</artifactId>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
</dependency>
<dependency>
<groupId>com.googlecode.gentyref</groupId>
Expand Down Expand Up @@ -729,13 +729,13 @@
<dependency>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>bootstrap-business</artifactId>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
</dependency>

<dependency>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>bootstrap-business-test</artifactId>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
</dependency>
<dependency>
<groupId>org.quartz-scheduler</groupId>
Expand Down Expand Up @@ -961,7 +961,7 @@
<dependency>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>bootstrap-launcher</artifactId>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
</dependency>
</dependencies>
</profile>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>parent</artifactId>
<version>3.1.21-SNAPSHOT</version>
<version>3.1.21</version>
<relativePath>parent/pom.xml</relativePath>
</parent>

<artifactId>root</artifactId>
<version>3.1.21-SNAPSHOT</version><!-- required by 'version' plugin -->
<version>3.1.21</version><!-- required by 'version' plugin -->
<packaging>pom</packaging>
<name>Ligoj - Bootstrap</name>
<description>Ligoj Bootstrap JAX-RS architecture template</description>
Expand Down

0 comments on commit 271a9d0

Please sign in to comment.