Skip to content

Commit 2c1c083

Browse files
committed
[maven-release-plugin] prepare release assertj-build-3.25.0
1 parent c44129d commit 2c1c083

14 files changed

Lines changed: 19 additions & 19 deletions

File tree

assertj-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-build</artifactId>
8-
<version>3.25.0-SNAPSHOT</version>
8+
<version>3.25.0</version>
99
</parent>
1010

1111
<artifactId>assertj-bom</artifactId>

assertj-core/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-parent</artifactId>
8-
<version>3.25.0-SNAPSHOT</version>
8+
<version>3.25.0</version>
99
<relativePath>../assertj-parent</relativePath>
1010
</parent>
1111

@@ -236,7 +236,7 @@
236236
</goals>
237237
</pluginExecutionFilter>
238238
<action>
239-
<ignore/>
239+
<ignore />
240240
</action>
241241
</pluginExecution>
242242
</pluginExecutions>
@@ -309,7 +309,7 @@
309309
<exclude>*:*:*:jar:compile</exclude>
310310
</excludes>
311311
</bannedDependencies>
312-
<dependencyConvergence/>
312+
<dependencyConvergence />
313313
</rules>
314314
</configuration>
315315
</execution>

assertj-guava/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-parent</artifactId>
8-
<version>3.25.0-SNAPSHOT</version>
8+
<version>3.25.0</version>
99
<relativePath>../assertj-parent</relativePath>
1010
</parent>
1111

@@ -89,7 +89,7 @@
8989
<exclude>*:*:*:jar:compile</exclude>
9090
</excludes>
9191
</bannedDependencies>
92-
<dependencyConvergence/>
92+
<dependencyConvergence />
9393
</rules>
9494
</configuration>
9595
</execution>

assertj-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-build</artifactId>
8-
<version>3.25.0-SNAPSHOT</version>
8+
<version>3.25.0</version>
99
</parent>
1010

1111
<artifactId>assertj-parent</artifactId>

assertj-tests/assertj-integration-tests/assertj-core-groovy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-integration-tests</artifactId>
8-
<version>3.25.0-SNAPSHOT</version>
8+
<version>3.25.0</version>
99
</parent>
1010

1111
<artifactId>assertj-core-groovy</artifactId>

assertj-tests/assertj-integration-tests/assertj-core-java-17/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-integration-tests</artifactId>
8-
<version>3.25.0-SNAPSHOT</version>
8+
<version>3.25.0</version>
99
</parent>
1010

1111
<artifactId>assertj-core-java-17</artifactId>

assertj-tests/assertj-integration-tests/assertj-core-junit4-with-opentest4j/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-integration-tests</artifactId>
8-
<version>3.25.0-SNAPSHOT</version>
8+
<version>3.25.0</version>
99
</parent>
1010

1111
<artifactId>assertj-core-junit4-with-opentest4j</artifactId>

assertj-tests/assertj-integration-tests/assertj-core-kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-integration-tests</artifactId>
8-
<version>3.25.0-SNAPSHOT</version>
8+
<version>3.25.0</version>
99
</parent>
1010

1111
<artifactId>assertj-core-kotlin</artifactId>

assertj-tests/assertj-integration-tests/assertj-core-osgi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-integration-tests</artifactId>
8-
<version>3.25.0-SNAPSHOT</version>
8+
<version>3.25.0</version>
99
</parent>
1010

1111
<artifactId>assertj-core-osgi</artifactId>

assertj-tests/assertj-integration-tests/assertj-core-testng-with-junit4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-integration-tests</artifactId>
8-
<version>3.25.0-SNAPSHOT</version>
8+
<version>3.25.0</version>
99
</parent>
1010

1111
<artifactId>assertj-core-testng-with-junit4</artifactId>

0 commit comments

Comments
 (0)