You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by te...@apache.org on 2014/05/12 19:34:17 UTC

svn commit: r1594034 - /incubator/slider/trunk/pom.xml

Author: tedyu
Date: Mon May 12 17:34:17 2014
New Revision: 1594034

URL: http://svn.apache.org/r1594034
Log:
SLIDER-47 Upgrade HBase dependency to 0.98.2


Modified:
    incubator/slider/trunk/pom.xml

Modified: incubator/slider/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/slider/trunk/pom.xml?rev=1594034&r1=1594033&r2=1594034&view=diff
==============================================================================
--- incubator/slider/trunk/pom.xml (original)
+++ incubator/slider/trunk/pom.xml Mon May 12 17:34:17 2014
@@ -166,7 +166,7 @@
     -->
     <hadoop.version>2.4.0</hadoop.version>
 
-    <hbase.version>0.98.1-hadoop2</hbase.version>
+    <hbase.version>0.98.2-hadoop2</hbase.version>
     <accumulo.version>1.5.1</accumulo.version>
     
     <!--