You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2012/11/01 05:00:14 UTC

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

Author: stack
Date: Thu Nov  1 04:00:13 2012
New Revision: 1404459

URL: http://svn.apache.org/viewvc?rev=1404459&view=rev
Log:
Revert overcommit; I added non-existent hbase-examples module reference when fixing where fellas work (Noticed by Ted)

Modified:
    hbase/trunk/pom.xml

Modified: hbase/trunk/pom.xml
URL: http://svn.apache.org/viewvc/hbase/trunk/pom.xml?rev=1404459&r1=1404458&r2=1404459&view=diff
==============================================================================
--- hbase/trunk/pom.xml (original)
+++ hbase/trunk/pom.xml Thu Nov  1 04:00:13 2012
@@ -55,7 +55,6 @@
     <module>hbase-hadoop-compat</module>
     <module>hbase-common</module>
     <module>hbase-it</module>
-    <module>hbase-examples</module>
   </modules>
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/hbase/trunk</connection>