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 2015/02/07 01:34:03 UTC

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

Repository: incubator-parquet-format
Updated Branches:
  refs/heads/master 410a43cde -> b02af711c


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


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

Branch: refs/heads/master
Commit: b02af711c858fec3731f18a5f1e95573757fac6e
Parents: 410a43c
Author: Ryan Blue <bl...@apache.org>
Authored: Fri Feb 6 16:34:01 2015 -0800
Committer: Ryan Blue <bl...@apache.org>
Committed: Fri Feb 6 16:34:01 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-parquet-format/blob/b02af711/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ccdc8f3..f61bcc0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.parquet</groupId>
   <artifactId>parquet-format</artifactId>
-  <version>2.2.1-SNAPSHOT</version>
+  <version>2.3.0</version>
   <packaging>jar</packaging>
 
   <name>Apache Parquet Format (Incubating)</name>
@@ -39,7 +39,7 @@
     <connection>scm:git:git@github.com:apache/incubator-parquet-format.git</connection>
     <url>scm:git:git@github.com:apache/incubator-parquet-format.git</url>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-parquet-format.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>apache-parquet-format-2.3.0</tag>
   </scm>
 
   <licenses>