You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jw...@apache.org on 2020/10/08 14:34:26 UTC

[cassandra-in-jvm-dtest-api] branch master updated: [maven-release-plugin] prepare release 0.0.6

This is an automated email from the ASF dual-hosted git repository.

jwest pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git


The following commit(s) were added to refs/heads/master by this push:
     new fb98cd4  [maven-release-plugin] prepare release 0.0.6
fb98cd4 is described below

commit fb98cd48ac22bd00983af4dce86043a4e1e1d898
Author: Jordan West <jo...@gmail.com>
AuthorDate: Thu Oct 8 07:34:16 2020 -0700

    [maven-release-plugin] prepare release 0.0.6
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8380768..8ce3e7d 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.6-SNAPSHOT</version>
+    <version>0.0.6</version>
     <name>In JVM Test API</name>
     <description>In JVM Test API</description>
 
@@ -174,7 +174,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.5</tag>
+      <tag>0.0.6</tag>
   </scm>
 </project>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org