You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by br...@apache.org on 2013/11/07 18:35:03 UTC

svn commit: r1539732 - /hive/trunk/ql/pom.xml

Author: brock
Date: Thu Nov  7 17:35:02 2013
New Revision: 1539732

URL: http://svn.apache.org/r1539732
Log:
HIVE-5773 - Fix build due to conflict between HIVE-5711 and HIVE-5713

Modified:
    hive/trunk/ql/pom.xml

Modified: hive/trunk/ql/pom.xml
URL: http://svn.apache.org/viewvc/hive/trunk/ql/pom.xml?rev=1539732&r1=1539731&r2=1539732&view=diff
==============================================================================
--- hive/trunk/ql/pom.xml (original)
+++ hive/trunk/ql/pom.xml Thu Nov  7 17:35:02 2013
@@ -58,7 +58,6 @@
       <groupId>org.apache.hive</groupId>
       <artifactId>hive-shims</artifactId>
       <version>${project.version}</version>
-      <classifier>uberjar</classifier>
     </dependency>
     <!-- inter-project -->
     <dependency>