You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ns...@apache.org on 2011/10/29 00:20:47 UTC

svn commit: r1190628 - /hbase/trunk/pom.xml

Author: nspiegelberg
Date: Fri Oct 28 22:20:47 2011
New Revision: 1190628

URL: http://svn.apache.org/viewvc?rev=1190628&view=rev
Log:
HBASE-4437 (fix) added the known apache revision, but didn't remove the
old comment

Modified:
    hbase/trunk/pom.xml

Modified: hbase/trunk/pom.xml
URL: http://svn.apache.org/viewvc/hbase/trunk/pom.xml?rev=1190628&r1=1190627&r2=1190628&view=diff
==============================================================================
--- hbase/trunk/pom.xml (original)
+++ hbase/trunk/pom.xml Fri Oct 28 22:20:47 2011
@@ -1234,10 +1234,6 @@
         </property>
       </activation>
       <properties>
-        <!--The below was made by patching branch-0.20-append
-        at revision 1034499 with this hdfs-895 patch:
-        https://issues.apache.org/jira/secure/attachment/12459473/hdfs-895-branch-20-append.txt
-        -->
         <hadoop.version>0.20.205.0</hadoop.version>
       </properties>
       <dependencies>