Skip to content

Commit d7c7b0e

Browse files
committed
Release v3.3.0
1 parent cdf638e commit d7c7b0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

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

2121
<groupId>io.cassandrareaper</groupId>
2222
<artifactId>cassandra-reaper-pom</artifactId>
23-
<version>3.2.0-SNAPSHOT</version>
23+
<version>3.3.0</version>
2424
<packaging>pom</packaging>
2525

2626
<name>Reaper for Apache Cassandra project</name>

src/server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>io.cassandrareaper</groupId>
2323
<artifactId>cassandra-reaper-pom</artifactId>
24-
<version>3.2.0-SNAPSHOT</version>
24+
<version>3.3.0</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727
<name>Reaper for Apache Cassandra server</name>

0 commit comments

Comments
 (0)