You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ka...@apache.org on 2014/06/30 19:23:41 UTC

git commit: Bump hadoop client version to 2.3.0 (for java 7)

Repository: helix
Updated Branches:
  refs/heads/helix-provisioning 0a1694b88 -> a48646647


Bump hadoop client version to 2.3.0 (for java 7)


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

Branch: refs/heads/helix-provisioning
Commit: a486466476fe464663a272827e9a96f4ae9c3aec
Parents: 0a1694b
Author: Kanak Biscuitwala <ka...@apache.org>
Authored: Mon Jun 30 10:23:33 2014 -0700
Committer: Kanak Biscuitwala <ka...@apache.org>
Committed: Mon Jun 30 10:23:33 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/helix/blob/a4864664/helix-provisioning/pom.xml
----------------------------------------------------------------------
diff --git a/helix-provisioning/pom.xml b/helix-provisioning/pom.xml
index 410c2be..0c02919 100644
--- a/helix-provisioning/pom.xml
+++ b/helix-provisioning/pom.xml
@@ -29,7 +29,7 @@ under the License.
   <name>Apache Helix :: HelixProvisioning</name>
 
   <properties>
-    <hadoop.version>2.2.0</hadoop.version>
+    <hadoop.version>2.3.0</hadoop.version>
     <osgi.import>
       org.apache.helix*,
       org.apache.commons.cli;version="[1.2,2)",