Skip to content

Commit

Permalink
update to Cassandra 4.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
smiklosovic committed Jul 5, 2021
1 parent d7baa48 commit 7585cf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>

<groupId>com.instaclustr</groupId>
<artifactId>ic-sstable-tools-4.0-rc1</artifactId>
<artifactId>ic-sstable-tools-4.0-rc2</artifactId>
<version>1.0.0</version>

<name>Instaclustr SSTable Tools</name>
Expand Down Expand Up @@ -88,7 +88,7 @@
<dependency>
<groupId>org.apache.cassandra</groupId>
<artifactId>cassandra-all</artifactId>
<version>4.0-rc1</version>
<version>4.0-rc2</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 7585cf9

Please sign in to comment.