Skip to content

Commit

Permalink
Release v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adejanovski committed Jun 22, 2023
1 parent d71a539 commit 146e005
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -20,7 +20,7 @@

<groupId>io.cassandrareaper</groupId>
<artifactId>cassandra-reaper-pom</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
<packaging>pom</packaging>

<name>Reaper for Apache Cassandra project</name>
Expand Down
2 changes: 1 addition & 1 deletion src/server/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.cassandrareaper</groupId>
<artifactId>cassandra-reaper-pom</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<name>Reaper for Apache Cassandra server</name>
Expand Down

0 comments on commit 146e005

Please sign in to comment.