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 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 >
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 >
You can’t perform that action at this time.
0 commit comments