You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jb...@apache.org on 2012/11/05 17:41:28 UTC

git commit: bump hadoop version to 1.0.3

Updated Branches:
  refs/heads/trunk 0aef00489 -> 52f3912d4


bump hadoop version to 1.0.3


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

Branch: refs/heads/trunk
Commit: 52f3912d42be16f418993893734681308da1c3a2
Parents: 0aef004
Author: Jonathan Ellis <jb...@apache.org>
Authored: Mon Nov 5 10:41:15 2012 -0600
Committer: Jonathan Ellis <jb...@apache.org>
Committed: Mon Nov 5 10:41:19 2012 -0600

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/52f3912d/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 04a5307..097da2a 100644
--- a/build.xml
+++ b/build.xml
@@ -362,7 +362,7 @@
           <dependency groupId="org.apache.rat" artifactId="apache-rat" version="0.6">
              <exclusion groupId="commons-lang" artifactId="commons-lang"/>
           </dependency>
-          <dependency groupId="org.apache.hadoop" artifactId="hadoop-core" version="1.0.2"/>
+          <dependency groupId="org.apache.hadoop" artifactId="hadoop-core" version="1.0.3"/>
           <dependency groupId="org.apache.pig" artifactId="pig" version="0.10.0"/>
           <dependency groupId="net.sf.jopt-simple" artifactId="jopt-simple" version="3.2"/>
           <dependency groupId="net.java.dev.jna" artifactId="jna" version="3.2.7"/>