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-match-processor</artifactId >
6- <version >0.11.0-SNAPSHOT </version >
5+ <version >0.10.7 </version >
76 <packaging >jar</packaging >
87 <name >Vavr Match Annotation Processor</name >
98 <description >Processor for structural pattern matching.</description >
1918 <
connection >scm:git:
[email protected] :vavr-io/vavr-match-processor.git</
connection >
2019 <
developerConnection >scm:git:
[email protected] :vavr-io/vavr-match-processor.git</
developerConnection >
2120 <
url >
[email protected] :vavr-io/vavr-match-processor.git</
url >
22- <tag >HEAD </tag >
21+ <tag >v0.10.7 </tag >
2322 </scm >
2423 <developers >
2524 <developer >
5554 <dependency >
5655 <groupId >io.vavr</groupId >
5756 <artifactId >vavr-match</artifactId >
58- <version >${project.version} </version >
57+ <version >0.10.7 </version >
5958 </dependency >
6059 </dependencies >
6160 <build >
You can’t perform that action at this time.
0 commit comments