Skip to content

Commit 72a6c42

Browse files
[maven-release-plugin] prepare release dtest-api-0.0.8
1 parent 0a13871 commit 72a6c42

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<modelVersion>4.0.0</modelVersion>
2828
<groupId>org.apache.cassandra</groupId>
2929
<artifactId>dtest-api</artifactId>
30-
<version>0.0.8-SNAPSHOT</version>
30+
<version>0.0.8</version>
3131
<name>In JVM Test API</name>
3232
<description>In JVM Test API</description>
3333

@@ -158,6 +158,7 @@
158158
<connection>scm:git:https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git</connection>
159159
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git</developerConnection>
160160
<url>https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git</url>
161+
<tag>dtest-api-0.0.8</tag>
161162
</scm>
162163
</project>
163164

0 commit comments

Comments
 (0)