Skip to content

Commit 8cc755f

Browse files
[maven-release-plugin] prepare release assertj-core-3.12.1
1 parent 14384ec commit 8cc755f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd ">
2+
<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 ">
43
<modelVersion>4.0.0</modelVersion>
54
<artifactId>assertj-core</artifactId>
6-
<version>3.12.1-SNAPSHOT</version>
5+
<version>3.12.1</version>
76
<packaging>bundle</packaging>
87
<name>AssertJ fluent assertions</name>
98
<description>Rich and fluent assertions for testing for Java</description>
@@ -26,7 +25,7 @@
2625
<developerConnection>scm:git:git@github.com:joel-costigliola/assertj-core.git</developerConnection>
2726
<connection>scm:git:git@github.com:joel-costigliola/assertj-core.git</connection>
2827
<url>git@github.com:joel-costigliola/assertj-core</url>
29-
<tag>HEAD</tag>
28+
<tag>assertj-core-3.12.1</tag>
3029
</scm>
3130
<issueManagement>
3231
<system>github</system>

0 commit comments

Comments
 (0)