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 @@ -21,7 +21,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
21
21
<modelVersion >4.0.0</modelVersion >
22
22
<groupId >io.vavr</groupId >
23
23
<artifactId >vavr-parent</artifactId >
24
- <version >0.10.6-SNAPSHOT </version >
24
+ <version >0.10.6</version >
25
25
<packaging >pom</packaging >
26
26
<name >Vavr Parent</name >
27
27
<description >Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+.</description >
@@ -44,7 +44,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
44
44
<
connection >scm:git:
[email protected] :vavr-io/vavr.git</
connection >
45
45
<
developerConnection >scm:git:
[email protected] :vavr-io/vavr.git</
developerConnection >
46
46
<
url >
[email protected] :vavr-io/vavr.git</
url >
47
- <tag >v0.10.5 </tag >
47
+ <tag >v0.10.6 </tag >
48
48
</scm >
49
49
<developers >
50
50
<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.6-SNAPSHOT </version >
6
+ <version >0.10.6</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.6-SNAPSHOT </version >
6
+ <version >0.10.6</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.6-SNAPSHOT </version >
6
+ <version >0.10.6</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.6-SNAPSHOT </version >
6
+ <version >0.10.6</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.6-SNAPSHOT </version >
6
+ <version >0.10.6</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