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 : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
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
1110 </parent >
1211
1312 <artifactId >assertj-vavr</artifactId >
14- <version >0.3.0-SNAPSHOT </version >
13+ <version >0.3.0</version >
1514
1615 <name >AssertJ fluent assertions for Vavr</name >
1716 <description >Rich and fluent assertions for testing Vavr tools</description >
2827 <developerConnection >scm:git:git@github.com:assertj/assertj-vavr.git</developerConnection >
2928 <connection >scm:git:git@github.com:assertj/assertj-vavr.git</connection >
3029 <url >git@github.com:assertj/assertj-vavr</url >
31- <tag >HEAD </tag >
30+ <tag >v0.3.0 </tag >
3231 </scm >
3332
3433 <url >https://github.com/assertj/assertj-vavr</url >
You can’t perform that action at this time.
0 commit comments