File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
2626 </parent >
2727 <groupId >io.vavr</groupId >
2828 <artifactId >vavr-parent</artifactId >
29- <version >0.10.1-SNAPSHOT </version >
29+ <version >0.10.1</version >
3030 <packaging >pom</packaging >
3131 <name >Vavr Parent</name >
3232 <description >Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+.</description >
@@ -49,7 +49,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
4949 <
connection >scm:git:
[email protected] :vavr-io/vavr.git</
connection >
5050 <
developerConnection >scm:git:
[email protected] :vavr-io/vavr.git</
developerConnection >
5151 <
url >
[email protected] :vavr-io/vavr.git</
url >
52- <tag >v0.10.0 </tag >
52+ <tag >v0.10.1 </tag >
5353 </scm >
5454 <developers >
5555 <developer >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >io.vavr</groupId >
55 <artifactId >vavr-parent</artifactId >
6- <version >0.10.1-SNAPSHOT </version >
6+ <version >0.10.1</version >
77 <relativePath >../pom.xml</relativePath >
88 </parent >
99 <artifactId >vavr-benchmark</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >io.vavr</groupId >
55 <artifactId >vavr-parent</artifactId >
6- <version >0.10.1-SNAPSHOT </version >
6+ <version >0.10.1</version >
77 <relativePath >../pom.xml</relativePath >
88 </parent >
99 <artifactId >vavr-match-processor</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >io.vavr</groupId >
55 <artifactId >vavr-parent</artifactId >
6- <version >0.10.1-SNAPSHOT </version >
6+ <version >0.10.1</version >
77 <relativePath >../pom.xml</relativePath >
88 </parent >
99 <artifactId >vavr-match</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >io.vavr</groupId >
55 <artifactId >vavr-parent</artifactId >
6- <version >0.10.1-SNAPSHOT </version >
6+ <version >0.10.1</version >
77 <relativePath >../pom.xml</relativePath >
88 </parent >
99 <artifactId >vavr-test</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >io.vavr</groupId >
55 <artifactId >vavr-parent</artifactId >
6- <version >0.10.1-SNAPSHOT </version >
6+ <version >0.10.1</version >
77 <relativePath >../pom.xml</relativePath >
88 </parent >
99 <artifactId >vavr</artifactId >
You can’t perform that action at this time.
0 commit comments