Repository: crunch
Updated Branches:
  refs/heads/apache-crunch-0.8 2a5cd889a -> ab48eed43


CRUNCH-370: Uplifted Parquet dependency to 1.3.2


Project: http://git-wip-us.apache.org/repos/asf/crunch/repo
Commit: http://git-wip-us.apache.org/repos/asf/crunch/commit/ab48eed4
Tree: http://git-wip-us.apache.org/repos/asf/crunch/tree/ab48eed4
Diff: http://git-wip-us.apache.org/repos/asf/crunch/diff/ab48eed4

Branch: refs/heads/apache-crunch-0.8
Commit: ab48eed4387c75b7e3f62884c4cfcd460d810371
Parents: 2a5cd88
Author: Micah Whitacre <[email protected]>
Authored: Tue Mar 25 22:07:49 2014 -0500
Committer: Micah Whitacre <[email protected]>
Committed: Wed Mar 26 07:55:59 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/crunch/blob/ab48eed4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0460978..7c09ce0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@ under the License.
     <commons-logging.version>1.1.1</commons-logging.version>
     <commons-cli.version>1.2</commons-cli.version>
     <avro.version>1.7.4</avro.version>
-    <parquet.version>1.2.0</parquet.version>
+    <parquet.version>1.3.2</parquet.version>
     <javassist.version>3.16.1-GA</javassist.version>
     <jackson.version>1.8.8</jackson.version>
     <protobuf-java.version>2.4.0a</protobuf-java.version>

Reply via email to