There was an error while loading. Please reload this page.
1 parent 0a13871 commit 72a6c42Copy full SHA for 72a6c42
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.8-SNAPSHOT</version>
+ <version>0.0.8</version>
31
<name>In JVM Test API</name>
32
<description>In JVM Test API</description>
33
@@ -158,6 +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>dtest-api-0.0.8</tag>
162
</scm>
163
</project>
164
0 commit comments