Skip to content

Commit 5e4779c

Browse files
[maven-release-plugin] prepare release assertj-core-3.22.0
1 parent 2213028 commit 5e4779c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: 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.14</version>
9-
<relativePath/>
9+
<relativePath />
1010
</parent>
1111

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

1616
<name>AssertJ fluent assertions</name>
@@ -20,7 +20,7 @@
2020
<developerConnection>scm:git:https://github.com/assertj/assertj-core.git</developerConnection>
2121
<connection>scm:git:https://github.com/assertj/assertj-core.git</connection>
2222
<url>https://github.com/assertj/assertj-core</url>
23-
<tag>HEAD</tag>
23+
<tag>assertj-core-3.22.0</tag>
2424
</scm>
2525
<issueManagement>
2626
<system>github</system>
@@ -238,7 +238,7 @@
238238
</goals>
239239
</pluginExecutionFilter>
240240
<action>
241-
<ignore/>
241+
<ignore />
242242
</action>
243243
</pluginExecution>
244244
</pluginExecutions>
@@ -315,7 +315,7 @@
315315
<exclude>*:*:*:jar:compile</exclude>
316316
</excludes>
317317
</bannedDependencies>
318-
<dependencyConvergence/>
318+
<dependencyConvergence />
319319
<requireJavaVersion>
320320
<version>[11,)</version>
321321
</requireJavaVersion>

0 commit comments

Comments
 (0)