Skip to content

Commit 96ef63e

Browse files
committed
[maven-release-plugin] prepare release assertj-build-3.25.2
1 parent abdb210 commit 96ef63e

File tree

14 files changed

+17
-17
lines changed

14 files changed

+17
-17
lines changed

assertj-bom/pom.xml

+1-1
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.2-SNAPSHOT</version>
8+
<version>3.25.2</version>
99
</parent>
1010

1111
<artifactId>assertj-bom</artifactId>

assertj-core/pom.xml

+3-3
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.2-SNAPSHOT</version>
8+
<version>3.25.2</version>
99
<relativePath>../assertj-parent</relativePath>
1010
</parent>
1111

@@ -230,7 +230,7 @@
230230
</goals>
231231
</pluginExecutionFilter>
232232
<action>
233-
<ignore/>
233+
<ignore />
234234
</action>
235235
</pluginExecution>
236236
</pluginExecutions>
@@ -303,7 +303,7 @@
303303
<exclude>*:*:*:jar:compile</exclude>
304304
</excludes>
305305
</bannedDependencies>
306-
<dependencyConvergence/>
306+
<dependencyConvergence />
307307
</rules>
308308
</configuration>
309309
</execution>

assertj-guava/pom.xml

+1-1
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.2-SNAPSHOT</version>
8+
<version>3.25.2</version>
99
<relativePath>../assertj-parent</relativePath>
1010
</parent>
1111

assertj-parent/pom.xml

+1-1
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.2-SNAPSHOT</version>
8+
<version>3.25.2</version>
99
</parent>
1010

1111
<artifactId>assertj-parent</artifactId>

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

+1-1
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.2-SNAPSHOT</version>
8+
<version>3.25.2</version>
99
</parent>
1010

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

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

+1-1
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.2-SNAPSHOT</version>
8+
<version>3.25.2</version>
99
</parent>
1010

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

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

+1-1
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.2-SNAPSHOT</version>
8+
<version>3.25.2</version>
99
</parent>
1010

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

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

+1-1
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.2-SNAPSHOT</version>
8+
<version>3.25.2</version>
99
</parent>
1010

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

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

+1-1
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.2-SNAPSHOT</version>
8+
<version>3.25.2</version>
99
</parent>
1010

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

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

+1-1
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.2-SNAPSHOT</version>
8+
<version>3.25.2</version>
99
</parent>
1010

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

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-tests</artifactId>
8-
<version>3.25.2-SNAPSHOT</version>
8+
<version>3.25.2</version>
99
</parent>
1010

1111
<artifactId>assertj-integration-tests</artifactId>

assertj-tests/assertj-performance-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-tests</artifactId>
8-
<version>3.25.2-SNAPSHOT</version>
8+
<version>3.25.2</version>
99
</parent>
1010

1111
<artifactId>assertj-performance-tests</artifactId>

assertj-tests/pom.xml

+1-1
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.2-SNAPSHOT</version>
8+
<version>3.25.2</version>
99
<relativePath>../assertj-parent</relativePath>
1010
</parent>
1111

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.assertj</groupId>
66
<artifactId>assertj-build</artifactId>
7-
<version>3.25.2-SNAPSHOT</version>
7+
<version>3.25.2</version>
88
<packaging>pom</packaging>
99

1010
<name>AssertJ Build</name>
@@ -103,7 +103,7 @@
103103
<developerConnection>scm:git:https://github.com/assertj/assertj.git</developerConnection>
104104
<connection>scm:git:https://github.com/assertj/assertj.git</connection>
105105
<url>https://github.com/assertj/assertj</url>
106-
<tag>HEAD</tag>
106+
<tag>assertj-build-3.25.2</tag>
107107
</scm>
108108
<issueManagement>
109109
<system>GitHub</system>

0 commit comments

Comments
 (0)