You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@parquet.apache.org by bl...@apache.org on 2017/10/17 00:07:00 UTC

parquet-format git commit: [maven-release-plugin] prepare release apache-parquet-format-2.4.0

Repository: parquet-format
Updated Branches:
  refs/heads/master 54cc08d2c -> 3fb6b391d


[maven-release-plugin] prepare release apache-parquet-format-2.4.0


Project: http://git-wip-us.apache.org/repos/asf/parquet-format/repo
Commit: http://git-wip-us.apache.org/repos/asf/parquet-format/commit/3fb6b391
Tree: http://git-wip-us.apache.org/repos/asf/parquet-format/tree/3fb6b391
Diff: http://git-wip-us.apache.org/repos/asf/parquet-format/diff/3fb6b391

Branch: refs/heads/master
Commit: 3fb6b391db7f369de8b4114ae071f5725db7247c
Parents: 54cc08d
Author: Ryan Blue <bl...@apache.org>
Authored: Mon Oct 16 17:06:58 2017 -0700
Committer: Ryan Blue <bl...@apache.org>
Committed: Mon Oct 16 17:06:58 2017 -0700

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/parquet-format/blob/3fb6b391/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b7183a9..98ca595 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.parquet</groupId>
   <artifactId>parquet-format</artifactId>
-  <version>2.3.2-SNAPSHOT</version>
+  <version>2.4.0</version>
   <packaging>jar</packaging>
 
   <name>Apache Parquet Format</name>
@@ -39,7 +39,7 @@
     <connection>scm:git:git@github.com:apache/parquet-format.git</connection>
     <url>scm:git:git@github.com:apache/parquet-format.git</url>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/parquet-format.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>apache-parquet-format-2.4.0</tag>
   </scm>
 
   <licenses>