Skip to content

Commit

Permalink
Merge pull request instaclustr#40 from haoran-huang-netapp/cassandra-…
Browse files Browse the repository at this point in the history
…5.0.1

bump 5.0.1
  • Loading branch information
haoran-huang-netapp authored Oct 14, 2024
2 parents f2d98e5 + d29203b commit e314587
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-5.0.0</artifactId>
<artifactId>ic-sstable-tools-5.0.1</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>5.0.0</version>
<version>5.0.1</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit e314587

Please sign in to comment.