File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
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.5 </version >
24
+ <version >0.10.6-SNAPSHOT </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 >
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.5 </version >
6
+ <version >0.10.6-SNAPSHOT </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.5 </version >
6
+ <version >0.10.6-SNAPSHOT </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.5 </version >
6
+ <version >0.10.6-SNAPSHOT </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.5 </version >
6
+ <version >0.10.6-SNAPSHOT </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.5 </version >
6
+ <version >0.10.6-SNAPSHOT </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