You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by tg...@apache.org on 2012/04/05 21:41:21 UTC

svn commit: r1310038 - /hadoop/common/branches/branch-0.23/hadoop-project/pom.xml

Author: tgraves
Date: Thu Apr  5 19:41:20 2012
New Revision: 1310038

URL: http://svn.apache.org/viewvc?rev=1310038&view=rev
Log:
merge -r 1310036:1310037 from branch-2. FIXES: HADOOP-8180

Modified:
    hadoop/common/branches/branch-0.23/hadoop-project/pom.xml

Modified: hadoop/common/branches/branch-0.23/hadoop-project/pom.xml
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.23/hadoop-project/pom.xml?rev=1310038&r1=1310037&r2=1310038&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.23/hadoop-project/pom.xml (original)
+++ hadoop/common/branches/branch-0.23/hadoop-project/pom.xml Thu Apr  5 19:41:20 2012
@@ -508,11 +508,6 @@
         <version>1.6</version>
       </dependency>
       <dependency>
-        <groupId>hsqldb</groupId>
-        <artifactId>hsqldb</artifactId>
-        <version>1.8.0.7</version>
-      </dependency>
-      <dependency>
         <groupId>org.slf4j</groupId>
         <artifactId>slf4j-api</artifactId>
         <version>1.6.1</version>