Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit006fe22

Browse files
committed
Begin next development iteration
1 parent4916d43 commit006fe22

File tree

5 files changed

+8
-5
lines changed

5 files changed

+8
-5
lines changed

‎README-CHANGES.xml‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
</c:change>
8787
</c:changes>
8888
</c:release>
89-
<c:releasedate="2021-01-07T14:58:55+00:00"is-open="false"ticket-system="com.github.immutables.vavr"version="0.6.1">
89+
<c:releasedate="2021-01-07T00:00:00+00:00"is-open="false"ticket-system="com.github.immutables.vavr"version="0.6.1">
9090
<c:changes>
9191
<c:changedate="2021-01-06T00:00:00+00:00"summary="Update Option encoding to be stricter about nulls">
9292
<c:tickets>
@@ -96,6 +96,9 @@
9696
<c:changedate="2021-01-06T00:00:00+00:00"summary="Start requiring JDK 11 to build the project (the compiled code remains JDK 8 compatible)"/>
9797
</c:changes>
9898
</c:release>
99+
<c:releasedate="2021-01-07T15:07:14+00:00"is-open="true"ticket-system="com.github.immutables.vavr"version="0.6.2">
100+
<c:changes/>
101+
</c:release>
99102
</c:releases>
100103
<c:ticket-systems>
101104
<c:ticket-systemdefault="false"id="com.github.immutables.vavr"url="https://github.com/immutables/immutables-vavr/issues/"/>

‎pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>org.immutables.vavr</groupId>
99
<artifactId>vavr</artifactId>
10-
<version>0.6.1</version>
10+
<version>0.6.2-SNAPSHOT</version>
1111

1212
<packaging>pom</packaging>
1313
<name>vavr</name>

‎vavr-checkstyle/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.immutables.vavr</groupId>
1010
<artifactId>vavr</artifactId>
11-
<version>0.6.1</version>
11+
<version>0.6.2-SNAPSHOT</version>
1212
</parent>
1313
<artifactId>vavr-checkstyle</artifactId>
1414

‎vavr-encodings/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.immutables.vavr</groupId>
1010
<artifactId>vavr</artifactId>
11-
<version>0.6.1</version>
11+
<version>0.6.2-SNAPSHOT</version>
1212
</parent>
1313
<artifactId>vavr-encodings</artifactId>
1414

‎vavr-examples/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.immutables.vavr</groupId>
1010
<artifactId>vavr</artifactId>
11-
<version>0.6.1</version>
11+
<version>0.6.2-SNAPSHOT</version>
1212
</parent>
1313
<artifactId>vavr-examples</artifactId>
1414

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp