Skip to content

Commit 1e16a11

Browse files
[maven-release-plugin] prepare release assertj-core-3.13.1
1 parent 6a61bfc commit 1e16a11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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.13.1-SNAPSHOT</version>
5+
<version>3.13.1</version>
66
<packaging>bundle</packaging>
77
<name>AssertJ fluent assertions</name>
88
<description>Rich and fluent assertions for testing for Java</description>
@@ -25,7 +25,7 @@
2525
<developerConnection>scm:git:[email protected]:joel-costigliola/assertj-core.git</developerConnection>
2626
<connection>scm:git:[email protected]:joel-costigliola/assertj-core.git</connection>
2727
<url>[email protected]:joel-costigliola/assertj-core</url>
28-
<tag>HEAD</tag>
28+
<tag>assertj-core-3.13.1</tag>
2929
</scm>
3030
<issueManagement>
3131
<system>github</system>

0 commit comments

Comments
 (0)