File tree 6 files changed +7
-7
lines changed
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:
26
26
</parent >
27
27
<groupId >io.vavr</groupId >
28
28
<artifactId >vavr-parent</artifactId >
29
- <version >0.10.2-SNAPSHOT </version >
29
+ <version >0.10.2</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 >
@@ -49,7 +49,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
49
49
<
connection >scm:git:
[email protected] :vavr-io/vavr.git</
connection >
50
50
<
developerConnection >scm:git:
[email protected] :vavr-io/vavr.git</
developerConnection >
51
51
<
url >
[email protected] :vavr-io/vavr.git</
url >
52
- <tag >v0.10.1 </tag >
52
+ <tag >v0.10.2 </tag >
53
53
</scm >
54
54
<developers >
55
55
<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.10.2-SNAPSHOT </version >
6
+ <version >0.10.2</version >
7
7
<relativePath >../pom.xml</relativePath >
8
8
</parent >
9
9
<artifactId >vavr-benchmark</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.10.2-SNAPSHOT </version >
6
+ <version >0.10.2</version >
7
7
<relativePath >../pom.xml</relativePath >
8
8
</parent >
9
9
<artifactId >vavr-match-processor</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.10.2-SNAPSHOT </version >
6
+ <version >0.10.2</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.10.2-SNAPSHOT </version >
6
+ <version >0.10.2</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.10.2-SNAPSHOT </version >
6
+ <version >0.10.2</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