There was an error while loading. Please reload this page.
1 parent aa25319 commit 159afb9Copy full SHA for 159afb9
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.9</version>
+ <version>0.0.10-SNAPSHOT</version>
31
<name>In JVM Test API</name>
32
<description>In JVM Test API</description>
33
@@ -158,7 +158,7 @@
158
<connection>scm:git:https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git</connection>
159
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git</developerConnection>
160
<url>https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git</url>
161
- <tag>0.0.9</tag>
+ <tag>dtest-api-0.0.8</tag>
162
</scm>
163
</project>
164
0 commit comments