There was an error while loading. Please reload this page.
1 parent b466ec8 commit 2b7e285Copy full SHA for 2b7e285
pom.xml
@@ -27,7 +27,7 @@
27
<modelVersion>4.0.0</modelVersion>
28
<groupId>org.apache.cassandra</groupId>
29
<artifactId>dtest-api</artifactId>
30
- <version>0.0.7-SNAPSHOT</version>
+ <version>0.0.7</version>
31
<name>In JVM Test API</name>
32
<description>In JVM Test API</description>
33
@@ -174,7 +174,7 @@
174
<connection>scm:git:https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git</connection>
175
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git</developerConnection>
176
<url>https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git</url>
177
- <tag>0.0.6</tag>
+ <tag>0.0.7</tag>
178
</scm>
179
</project>
180
0 commit comments