This is an automated email from the ASF dual-hosted git repository. zivanfi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-format.git
commit ea4ac5612de9e5ff49e8599ea84b6149bd1faf11 Author: Zoltan Ivanfi <[email protected]> AuthorDate: Thu Mar 29 15:44:08 2018 +0200 Revert "[maven-release-plugin] prepare release apache-parquet-format-2.5.0" This reverts commit a5b842613309a60b59d07af5d02a76c00e9ef2ac. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9eeebf0..46efd04 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet-format</artifactId> - <version>2.5.0</version> + <version>2.4.1-SNAPSHOT</version> <packaging>jar</packaging> <name>Apache Parquet Format</name> @@ -39,7 +39,7 @@ <connection>scm:git:[email protected]:apache/parquet-format.git</connection> <url>scm:git:[email protected]:apache/parquet-format.git</url> <developerConnection>scm:git:[email protected]:apache/parquet-format.git</developerConnection> - <tag>apache-parquet-format-2.5.0</tag> + <tag>HEAD</tag> </scm> <licenses> -- To stop receiving notification emails like this one, please contact [email protected].
