Skip to content

Commit 7a2d530

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 7d9fc80 commit 7a2d530

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.esotericsoftware</groupId>
66
<artifactId>kryo-parent</artifactId>
7-
<version>5.0.0-RC9</version>
7+
<version>5.0.0-RC10-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

pom-main.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.esotericsoftware</groupId>
66
<artifactId>kryo-parent</artifactId>
7-
<version>5.0.0-RC9</version>
7+
<version>5.0.0-RC10-SNAPSHOT</version>
88
<relativePath>./pom.xml</relativePath>
99
</parent>
1010

pom-versioned.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.esotericsoftware</groupId>
66
<artifactId>kryo-parent</artifactId>
7-
<version>5.0.0-RC9</version>
7+
<version>5.0.0-RC10-SNAPSHOT</version>
88
<relativePath>./pom.xml</relativePath>
99
</parent>
1010

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>com.esotericsoftware</groupId>
1111
<artifactId>kryo-parent</artifactId>
12-
<version>5.0.0-RC9</version>
12+
<version>5.0.0-RC10-SNAPSHOT</version>
1313
<packaging>pom</packaging>
1414

1515
<name>Kryo Parent</name>

0 commit comments

Comments
 (0)