We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cef8dbb commit 159bafdCopy full SHA for 159bafd
pom.xml
@@ -8,14 +8,14 @@
8
<version>2.1.6</version>
9
</parent>
10
<artifactId>assertj-assertions-generator</artifactId>
11
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
12
<name>AssertJ Assertions Generator</name>
13
14
<scm>
15
<developerConnection>scm:git:git@github.com:joel-costigliola/assertj-assertions-generator.git</developerConnection>
16
<connection>scm:git:git@github.com:joel-costigliola/assertj-assertions-generator.git</connection>
17
<url>git@github.com:joel-costigliola/assertj-assertions-generator</url>
18
- <tag>HEAD</tag>
+ <tag>assertj-assertions-generator-2.2.0</tag>
19
</scm>
20
21
<dependencies>
0 commit comments