File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43 <artifactId >assertj-assertions-generator-maven-plugin</artifactId >
54 <packaging >maven-plugin</packaging >
6- <version >2.2.0-SNAPSHOT </version >
5+ <version >2.2.0</version >
76 <name >Maven plugin for AssertJ assertions generator</name >
87
98 <parent >
1615 <developerConnection >scm:git:git@github.com:joel-costigliola/assertj-assertions-generator-maven-plugin.git</developerConnection >
1716 <connection >scm:git:git@github.com:joel-costigliola/assertj-assertions-generator-maven-plugin.git</connection >
1817 <url >git@github.com:joel-costigliola/assertj-assertions-generator-maven-plugin</url >
19- <tag >HEAD </tag >
18+ <tag >assertj-assertions-generator-maven-plugin-2.2.0 </tag >
2019 </scm >
2120
2221 <build >
You can’t perform that action at this time.
0 commit comments