Skip to content

Commit 089086c

Browse files
committed
[maven-release-plugin] prepare release assertj-core-3.20.2
1 parent 0fff0ce commit 089086c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd ">
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>assertj-core</artifactId>
5-
<version>3.20.2-SNAPSHOT</version>
5+
<version>3.20.2</version>
66
<packaging>jar</packaging>
77
<name>AssertJ fluent assertions</name>
88
<description>Rich and fluent assertions for testing for Java</description>
@@ -16,7 +16,7 @@
1616
<developerConnection>scm:git:[email protected]:assertj/assertj-core.git</developerConnection>
1717
<connection>scm:git:[email protected]:assertj/assertj-core.git</connection>
1818
<url>[email protected]:assertj/assertj-core</url>
19-
<tag>HEAD</tag>
19+
<tag>assertj-core-3.20.2</tag>
2020
</scm>
2121
<issueManagement>
2222
<system>github</system>

0 commit comments

Comments
 (0)