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/09/03 22:47:15 UTC

git commit: [maven-release-plugin] prepare release parquet-format-2.2.0-rc1

Repository: incubator-parquet-format
Updated Branches:
  refs/heads/master fb4944340 -> e6a8d3f4b


[maven-release-plugin] prepare release parquet-format-2.2.0-rc1


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

Branch: refs/heads/master
Commit: e6a8d3f4b6a6727a0bc1683673d99982746c42e9
Parents: fb49443
Author: julien <ju...@twitter.com>
Authored: Wed Sep 3 13:44:32 2014 -0700
Committer: julien <ju...@twitter.com>
Committed: Wed Sep 3 13:44:32 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-parquet-format/blob/e6a8d3f4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index abb2876..4f3407c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>com.twitter</groupId>
   <artifactId>parquet-format</artifactId>
-  <version>2.1.1-SNAPSHOT</version>
+  <version>2.2.0-rc1</version>
   <packaging>jar</packaging>
 
   <name>Apache Parquet Format (Incubating)</name>