Skip to content

Commit 8f8b742

Browse files
committed
[maven-release-plugin] prepare release assertj-core-3.21.0
1 parent a7ef096 commit 8f8b742

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-parent-pom</artifactId>
88
<version>2.2.13</version>
9-
<relativePath/>
9+
<relativePath />
1010
</parent>
1111

1212
<artifactId>assertj-core</artifactId>
13-
<version>3.21.0-SNAPSHOT</version>
13+
<version>3.21.0</version>
1414
<packaging>jar</packaging>
1515

1616
<name>AssertJ fluent assertions</name>
@@ -20,7 +20,7 @@
2020
<developerConnection>scm:git:[email protected]:assertj/assertj-core.git</developerConnection>
2121
<connection>scm:git:[email protected]:assertj/assertj-core.git</connection>
2222
<url>[email protected]:assertj/assertj-core</url>
23-
<tag>HEAD</tag>
23+
<tag>assertj-core-3.21.0</tag>
2424
</scm>
2525
<issueManagement>
2626
<system>github</system>
@@ -220,7 +220,7 @@
220220
</goals>
221221
</pluginExecutionFilter>
222222
<action>
223-
<ignore/>
223+
<ignore />
224224
</action>
225225
</pluginExecution>
226226
</pluginExecutions>
@@ -297,7 +297,7 @@
297297
<exclude>*:*:*:jar:compile</exclude>
298298
</excludes>
299299
</bannedDependencies>
300-
<dependencyConvergence/>
300+
<dependencyConvergence />
301301
<requireJavaVersion>
302302
<version>[11,)</version>
303303
</requireJavaVersion>

0 commit comments

Comments
 (0)