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
commit 6d7679a349d7500554d6fbdcdd3f82030805b240 Author: Alex Petrov <[email protected]> AuthorDate: Wed Apr 29 09:54:43 2020 +0200 [maven-release-plugin] prepare release 0.0.2 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 62c90d8..75719a0 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.2-SNAPSHOT</version> + <version>0.0.2</version> <name>In JVM Test API</name> <description>In JVM Test API</description> @@ -136,7 +136,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>HEAD</tag> + <tag>0.0.2</tag> </scm> </project> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
