This is an automated email from the ASF dual-hosted git repository. gabor pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-format.git
commit 66cb393a0f4fe93cddc49345cc2a45490ea234e1 Author: Gabor Szadovszky <[email protected]> AuthorDate: Mon Dec 16 14:21:26 2019 +0100 [maven-release-plugin] prepare release apache-parquet-format-2.8.0-rc0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e81c049..44a2f92 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet-format</artifactId> - <version>2.8.0-SNAPSHOT</version> + <version>2.8.0</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>HEAD</tag> + <tag>apache-parquet-format-2.8.0-rc0</tag> </scm> <licenses>
