You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@parquet.apache.org by ju...@apache.org on 2014/10/02 17:49:12 UTC

git commit: preparing for release 2.2.0-rc2

Repository: incubator-parquet-format
Updated Branches:
  refs/heads/release-2.2.0-rc2 [created] 6094019b1


preparing for release 2.2.0-rc2


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/6094019b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-parquet-format/tree/6094019b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-parquet-format/diff/6094019b

Branch: refs/heads/release-2.2.0-rc2
Commit: 6094019b1d786c285c3b6be6cee58d01e7137a96
Parents: 3a34ade
Author: julien <ju...@twitter.com>
Authored: Thu Oct 2 08:48:01 2014 -0700
Committer: julien <ju...@twitter.com>
Committed: Thu Oct 2 08:48:01 2014 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-parquet-format/blob/6094019b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3dfe7aa..9553a4a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>com.twitter</groupId>
   <artifactId>parquet-format</artifactId>
-  <version>2.2.0-rc2-SNAPSHOT</version>
+  <version>2.2.0</version>
   <packaging>jar</packaging>
 
   <name>Apache Parquet Format (Incubating)</name>