Skip to content

Commit 777fec2

Browse files
[maven-release-plugin] prepare release assertj-assertions-generator-2.2.1
1 parent 9e2ae95 commit 777fec2

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,6 +1,5 @@
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

54
<modelVersion>4.0.0</modelVersion>
65
<parent>
@@ -9,14 +8,14 @@
98
<version>2.2.10</version>
109
</parent>
1110
<artifactId>assertj-assertions-generator</artifactId>
12-
<version>2.2.1-SNAPSHOT</version>
11+
<version>2.2.1</version>
1312
<name>AssertJ Assertions Generator</name>
1413

1514
<scm>
1615
<developerConnection>scm:git:[email protected]:joel-costigliola/assertj-assertions-generator.git</developerConnection>
1716
<connection>scm:git:[email protected]:joel-costigliola/assertj-assertions-generator.git</connection>
1817
<url>[email protected]:joel-costigliola/assertj-assertions-generator</url>
19-
<tag>HEAD</tag>
18+
<tag>assertj-assertions-generator-2.2.1</tag>
2019
</scm>
2120

2221
<dependencies>

0 commit comments

Comments
 (0)