Updated Branches:
  refs/heads/trunk cdb4766f1 -> c2f559482

FLUME-1688. Bump AsyncHBase version to 1.4.1.

(Hari Shreedharan via Mike Percy)


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

Branch: refs/heads/trunk
Commit: c2f559482f60cea4899dc0dc57a88c7087755823
Parents: cdb4766
Author: Mike Percy <[email protected]>
Authored: Wed May 8 16:19:05 2013 -0700
Committer: Mike Percy <[email protected]>
Committed: Wed May 8 16:19:05 2013 -0700

----------------------------------------------------------------------
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flume/blob/c2f55948/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 686ecb6..a6992f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -997,7 +997,7 @@ limitations under the License.
       <dependency>
         <groupId>org.hbase</groupId>
         <artifactId>asynchbase</artifactId>
-        <version>1.2.0</version>
+        <version>1.4.1</version>
         <exclusions>
           <exclusion>
             <groupId>org.slf4j</groupId>

Reply via email to