This is an automated email from the ASF dual-hosted git repository.
blue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-format.git
The following commit(s) were added to refs/heads/master by this push:
new 31d687f [maven-release-plugin] prepare for next development iteration
31d687f is described below
commit 31d687fda55c5731d018b9ae86d0cbbe813ef0cb
Author: Ryan Blue <[email protected]>
AuthorDate: Wed Sep 25 09:19:01 2019 -0700
[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 39f83b4..81a6ecc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet-format</artifactId>
- <version>2.7.0</version>
+ <version>2.8.0-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:https://github.com/apache/parquet-format.git</developerConnection>
- <tag>apache-parquet-format-2.7.0</tag>
+ <tag>HEAD</tag>
</scm>
<licenses>