This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git
The following commit(s) were added to refs/heads/release by this push: new d5174b1 [maven-release-plugin] prepare for next development iteration d5174b1 is described below commit d5174b1f44b7d9cb919d4975b4d437041273c09c Author: Alex Petrov <oleksandr.pet...@gmail.com> AuthorDate: Thu Dec 3 13:59:24 2020 +0100 [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0941f19..4e206b4 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.7</version> + <version>0.0.8-SNAPSHOT</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.7</tag> + <tag>0.0.6</tag> </scm> </project> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org