Skip to content

Commit

Permalink
[maven-release-plugin] prepare release kryo-parent-5.0.0-RC9
Browse files Browse the repository at this point in the history
  • Loading branch information
magro committed Aug 14, 2020
1 parent fb2b28e commit 7d9fc80
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion benchmarks/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.esotericsoftware</groupId>
<artifactId>kryo-parent</artifactId>
<version>5.0.0-RC9-SNAPSHOT</version>
<version>5.0.0-RC9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom-main.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.esotericsoftware</groupId>
<artifactId>kryo-parent</artifactId>
<version>5.0.0-RC9-SNAPSHOT</version>
<version>5.0.0-RC9</version>
<relativePath>./pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom-versioned.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.esotericsoftware</groupId>
<artifactId>kryo-parent</artifactId>
<version>5.0.0-RC9-SNAPSHOT</version>
<version>5.0.0-RC9</version>
<relativePath>./pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -9,7 +9,7 @@

<groupId>com.esotericsoftware</groupId>
<artifactId>kryo-parent</artifactId>
<version>5.0.0-RC9-SNAPSHOT</version>
<version>5.0.0-RC9</version>
<packaging>pom</packaging>

<name>Kryo Parent</name>
Expand Down

0 comments on commit 7d9fc80

Please sign in to comment.