You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by mc...@apache.org on 2021/10/29 12:19:27 UTC

[cassandra-in-jvm-dtest-api] branch trunk updated: Revert "[maven-release-plugin] prepare release"

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 b7136e0  Revert "[maven-release-plugin] prepare release"
b7136e0 is described below

commit b7136e02893f49b0b0959bb14193041dcf2e676b
Author: mck <mc...@apache.org>
AuthorDate: Fri Oct 29 14:16:39 2021 +0200

    Revert "[maven-release-plugin] prepare release"
    
    This reverts commit c29a4b938efd4e783fbbb3e3c53bf313632e8b4b.
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ae5cf76..55d0e13 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</version>
+    <version>0.0.11-SNAPSHOT</version>
     <name>In JVM Test API</name>
     <description>In JVM Test API</description>
 
@@ -158,7 +158,6 @@
         <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></tag>
   </scm>
 </project>
 

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