This is an automated email from the ASF dual-hosted git repository.
mck pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git
The following commit(s) were added to refs/heads/trunk by this push:
new cbe7e89 [maven-release-plugin] prepare release 0.0.11
cbe7e89 is described below
commit cbe7e89dc166cf4f2f94a11c7b3e867494f62ac0
Author: mck <[email protected]>
AuthorDate: Fri Oct 29 14:19:32 2021 +0200
[maven-release-plugin] prepare release 0.0.11
---
pom.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 55d0e13..6722af4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cassandra</groupId>
<artifactId>dtest-api</artifactId>
- <version>0.0.11-SNAPSHOT</version>
+ <version>0.0.11</version>
<name>In JVM Test API</name>
<description>In JVM Test API</description>
@@ -158,6 +158,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git</url>
+ <tag>0.0.11</tag>
</scm>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]