You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by rh...@apache.org on 2014/04/15 22:46:05 UTC

svn commit: r1587721 - /hive/branches/branch-0.13/ql/pom.xml

Author: rhbutani
Date: Tue Apr 15 20:46:04 2014
New Revision: 1587721

URL: http://svn.apache.org/r1587721
Log:
HIVE-6740 Typo in src/ql/pom.xml (Szehon Ho via Xuefu Zhang)

Modified:
    hive/branches/branch-0.13/ql/pom.xml

Modified: hive/branches/branch-0.13/ql/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/pom.xml?rev=1587721&r1=1587720&r2=1587721&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/pom.xml (original)
+++ hive/branches/branch-0.13/ql/pom.xml Tue Apr 15 20:46:04 2014
@@ -506,7 +506,7 @@
                   <include>org.apache.thrift:libthrift</include>
                   <include>commons-lang:commons-lang</include>
                   <include>org.json:json</include>
-                  <include>org.apache.avro:arvro-mapred</include>
+                  <include>org.apache.avro:avro-mapred</include>
                   <include>org.apache.hive.shims:hive-shims-0.20</include>
                   <include>org.apache.hive.shims:hive-shims-0.20S</include>
                   <include>org.apache.hive.shims:hive-shims-0.23</include>