File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
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 <groupId >io.vavr</groupId >
54 <artifactId >vavr-test</artifactId >
6- <version >0.11.0-SNAPSHOT </version >
5+ <version >0.10.7 </version >
76 <packaging >jar</packaging >
87 <name >Vavr Test</name >
98 <description >A property check framework for Vavr.</description >
1918 <
connection >scm:git:
[email protected] :vavr-io/vavr-test.git</
connection >
2019 <
developerConnection >scm:git:
[email protected] :vavr-io/vavr-test.git</
developerConnection >
2120 <
url >
[email protected] :vavr-io/vavr-test.git</
url >
22- <tag >HEAD </tag >
21+ <tag >v0.10.7 </tag >
2322 </scm >
2423 <developers >
2524 <developer >
6160 <dependency >
6261 <groupId >${project.groupId} </groupId >
6362 <artifactId >vavr</artifactId >
64- <version >${project.version} </version >
63+ <version >0.10.7 </version >
6564 </dependency >
6665 <dependency >
6766 <groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments