Skip to content

Commit

Permalink
RELEASE 4.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nosan committed Apr 5, 2022
1 parent cdc19ad commit 89d3468
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Embedded Cassandra

Embedded Cassandra provides an easy way to start and stop [Apache Cassandra](https://cassandra.apache.org).

To learn more about Embedded Cassandra, please consult the [reference documentation](https://nosan.github.io/embedded-cassandra/4.0.6).
To learn more about Embedded Cassandra, please consult the [reference documentation](https://nosan.github.io/embedded-cassandra/4.0.7).

All versions of Embedded Cassandra reference documentation are [here](https://nosan.github.io/embedded-cassandra).

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.nosan</groupId>
<artifactId>embedded-cassandra</artifactId>
<version>4.0.7-SNAPSHOT</version>
<version>4.0.7</version>
<packaging>jar</packaging>

<description>Embedded Cassandra</description>
Expand Down

0 comments on commit 89d3468

Please sign in to comment.