Skip to content

Commit

Permalink
Release 1.0.0-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
adejanovski committed Nov 13, 2017
1 parent 91b2737 commit 2276966
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>io.cassandrareaper</groupId>
<artifactId>cassandra-reaper-pom</artifactId>
<version>1.0.0-RC2</version>
<version>1.0.0-RC3</version>
<packaging>pom</packaging>

<name>Cassandra Reaper project</name>
Expand Down
2 changes: 1 addition & 1 deletion src/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.cassandrareaper</groupId>
<artifactId>cassandra-reaper-pom</artifactId>
<version>1.0.0-RC2</version>
<version>1.0.0-RC3</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<name>Cassandra Reaper server</name>
Expand Down

0 comments on commit 2276966

Please sign in to comment.