Repository: flume
Updated Branches:
  refs/heads/flume-1.6 fce152f95 -> e62d22741


Restore correct Asynchbase version


Project: http://git-wip-us.apache.org/repos/asf/flume/repo
Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/e62d2274
Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/e62d2274
Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/e62d2274

Branch: refs/heads/flume-1.6
Commit: e62d227415ef271ab804554ea7b62fa3e52aee65
Parents: fce152f
Author: Hari Shreedharan <[email protected]>
Authored: Tue May 13 15:39:54 2014 -0700
Committer: Hari Shreedharan <[email protected]>
Committed: Tue May 13 15:39:54 2014 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flume/blob/e62d2274/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index be609d4..d4b7660 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1068,7 +1068,7 @@ limitations under the License.
       <dependency>
         <groupId>org.hbase</groupId>
         <artifactId>asynchbase</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.0</version>
         <exclusions>
           <exclusion>
             <groupId>org.slf4j</groupId>

Reply via email to