File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
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:
26
26
</parent >
27
27
<groupId >io.vavr</groupId >
28
28
<artifactId >vavr-parent</artifactId >
29
- <version >0.9.1-SNAPSHOT </version >
29
+ <version >0.9.1</version >
30
30
<packaging >pom</packaging >
31
31
<name >Vavr Parent</name >
32
32
<description >Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+.</description >
@@ -47,7 +47,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
47
47
<
connection >scm:git:
[email protected] :vavr-io/vavr.git</
connection >
48
48
<
developerConnection >scm:git:
[email protected] :vavr-io/vavr.git</
developerConnection >
49
49
<
url >
[email protected] :vavr-io/vavr.git</
url >
50
- <tag >v0.9.0 </tag >
50
+ <tag >v0.9.1 </tag >
51
51
</scm >
52
52
<developers >
53
53
<developer >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.vavr</groupId >
5
5
<artifactId >vavr-parent</artifactId >
6
- <version >0.9.1-SNAPSHOT </version >
6
+ <version >0.9.1</version >
7
7
<relativePath >../pom.xml</relativePath >
8
8
</parent >
9
9
<artifactId >vavr-match</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.vavr</groupId >
5
5
<artifactId >vavr-parent</artifactId >
6
- <version >0.9.1-SNAPSHOT </version >
6
+ <version >0.9.1</version >
7
7
<relativePath >../pom.xml</relativePath >
8
8
</parent >
9
9
<artifactId >vavr-test</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.vavr</groupId >
5
5
<artifactId >vavr-parent</artifactId >
6
- <version >0.9.1-SNAPSHOT </version >
6
+ <version >0.9.1</version >
7
7
<relativePath >../pom.xml</relativePath >
8
8
</parent >
9
9
<artifactId >vavr</artifactId >
You can’t perform that action at this time.
0 commit comments