You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by te...@apache.org on 2012/06/29 04:56:21 UTC

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

Author: tedyu
Date: Fri Jun 29 02:56:20 2012
New Revision: 1355220

URL: http://svn.apache.org/viewvc?rev=1355220&view=rev
Log:
HBASE-6203 Create hbase-it module (Enis)


Modified:
    hbase/trunk/pom.xml

Modified: hbase/trunk/pom.xml
URL: http://svn.apache.org/viewvc/hbase/trunk/pom.xml?rev=1355220&r1=1355219&r2=1355220&view=diff
==============================================================================
--- hbase/trunk/pom.xml (original)
+++ hbase/trunk/pom.xml Fri Jun 29 02:56:20 2012
@@ -42,6 +42,7 @@
   <modules>
     <module>hbase-server</module>
     <module>hbase-common</module>
+    <module>hbase-it</module>
   </modules>
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/hbase/trunk</connection>