Skip to content

Commit

Permalink
Bump version to prepare 3.27.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
joel-costigliola committed Dec 19, 2024
1 parent f4d9c8f commit ba36228
Show file tree
Hide file tree
Showing 15 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion assertj-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.assertj</groupId>
<artifactId>assertj-build</artifactId>
<version>3.26.4-SNAPSHOT</version>
<version>3.27.0-SNAPSHOT</version>
</parent>

<artifactId>assertj-bom</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions assertj-guava/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.assertj</groupId>
<artifactId>assertj-parent</artifactId>
<version>3.26.4-SNAPSHOT</version>
<version>3.27.0-SNAPSHOT</version>
<relativePath>../assertj-parent</relativePath>
</parent>

Expand Down Expand Up @@ -82,7 +82,7 @@
<exclude>*:*:*:jar:compile</exclude>
</excludes>
</bannedDependencies>
<dependencyConvergence />
<dependencyConvergence/>
</rules>
</configuration>
</execution>
Expand Down
2 changes: 1 addition & 1 deletion assertj-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.assertj</groupId>
<artifactId>assertj-build</artifactId>
<version>3.26.4-SNAPSHOT</version>
<version>3.27.0-SNAPSHOT</version>
</parent>

<artifactId>assertj-parent</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.assertj</groupId>
<artifactId>assertj-integration-tests</artifactId>
<version>3.26.4-SNAPSHOT</version>
<version>3.27.0-SNAPSHOT</version>
</parent>

<artifactId>assertj-core-groovy</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.assertj</groupId>
<artifactId>assertj-integration-tests</artifactId>
<version>3.26.4-SNAPSHOT</version>
<version>3.27.0-SNAPSHOT</version>
</parent>

<artifactId>assertj-core-junit4-with-opentest4j</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.assertj</groupId>
<artifactId>assertj-integration-tests</artifactId>
<version>3.26.4-SNAPSHOT</version>
<version>3.27.0-SNAPSHOT</version>
</parent>

<artifactId>assertj-core-kotlin</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.assertj</groupId>
<artifactId>assertj-integration-tests</artifactId>
<version>3.26.4-SNAPSHOT</version>
<version>3.27.0-SNAPSHOT</version>
</parent>

<artifactId>assertj-core-osgi</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.assertj</groupId>
<artifactId>assertj-integration-tests</artifactId>
<version>3.26.4-SNAPSHOT</version>
<version>3.27.0-SNAPSHOT</version>
</parent>

<artifactId>assertj-core-spring-boot</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.assertj</groupId>
<artifactId>assertj-integration-tests</artifactId>
<version>3.26.4-SNAPSHOT</version>
<version>3.27.0-SNAPSHOT</version>
</parent>

<artifactId>assertj-core-testng-with-junit4</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.assertj</groupId>
<artifactId>assertj-integration-tests</artifactId>
<version>3.26.4-SNAPSHOT</version>
<version>3.27.0-SNAPSHOT</version>
</parent>

<artifactId>assertj-core-tests</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.assertj</groupId>
<artifactId>assertj-integration-tests</artifactId>
<version>3.26.4-SNAPSHOT</version>
<version>3.27.0-SNAPSHOT</version>
</parent>

<artifactId>assertj-guava-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion assertj-tests/assertj-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.assertj</groupId>
<artifactId>assertj-tests</artifactId>
<version>3.26.4-SNAPSHOT</version>
<version>3.27.0-SNAPSHOT</version>
</parent>

<artifactId>assertj-integration-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion assertj-tests/assertj-performance-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.assertj</groupId>
<artifactId>assertj-tests</artifactId>
<version>3.26.4-SNAPSHOT</version>
<version>3.27.0-SNAPSHOT</version>
</parent>

<artifactId>assertj-performance-tests</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions assertj-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.assertj</groupId>
<artifactId>assertj-parent</artifactId>
<version>3.26.4-SNAPSHOT</version>
<version>3.27.0-SNAPSHOT</version>
<relativePath>../assertj-parent</relativePath>
</parent>

Expand Down Expand Up @@ -49,7 +49,7 @@
<exclude>*</exclude>
</excludes>
</bannedDependencies>
<dependencyConvergence />
<dependencyConvergence/>
</rules>
</configuration>
</execution>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.assertj</groupId>
<artifactId>assertj-build</artifactId>
<version>3.26.4-SNAPSHOT</version>
<version>3.27.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>AssertJ Build</name>
Expand Down Expand Up @@ -185,7 +185,7 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
]]></bottom>
</configuration>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit ba36228

Please sign in to comment.