Skip to content

Commit 2b7e285

Browse files
committed
[maven-release-plugin] prepare release 0.0.7
1 parent b466ec8 commit 2b7e285

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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.7-SNAPSHOT</version>
30+
<version>0.0.7</version>
3131
<name>In JVM Test API</name>
3232
<description>In JVM Test API</description>
3333

@@ -174,7 +174,7 @@
174174
<connection>scm:git:https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git</connection>
175175
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git</developerConnection>
176176
<url>https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git</url>
177-
<tag>0.0.6</tag>
177+
<tag>0.0.7</tag>
178178
</scm>
179179
</project>
180180

0 commit comments

Comments
 (0)