Author: stack Date: Thu May 13 23:43:28 2010 New Revision: 944060 URL: http://svn.apache.org/viewvc?rev=944060&view=rev Log: HBASE-2541 Remove transactional contrib
Modified: hadoop/hbase/trunk/contrib/pom.xml Modified: hadoop/hbase/trunk/contrib/pom.xml URL: http://svn.apache.org/viewvc/hadoop/hbase/trunk/contrib/pom.xml?rev=944060&r1=944059&r2=944060&view=diff ============================================================================== --- hadoop/hbase/trunk/contrib/pom.xml (original) +++ hadoop/hbase/trunk/contrib/pom.xml Thu May 13 23:43:28 2010 @@ -18,7 +18,6 @@ St.Ack Fri Mar 19 13:20:15 PDT 2010 --> <module>stargate</module> - <module>transactional</module> </modules> </project>