Updated Branches: refs/heads/partition-values-575 [created] c9b8ee915
GIRAPH-575: update hive-io (nitay) Project: http://git-wip-us.apache.org/repos/asf/giraph/repo Commit: http://git-wip-us.apache.org/repos/asf/giraph/commit/42b5ec96 Tree: http://git-wip-us.apache.org/repos/asf/giraph/tree/42b5ec96 Diff: http://git-wip-us.apache.org/repos/asf/giraph/diff/42b5ec96 Branch: refs/heads/partition-values-575 Commit: 42b5ec964ef24fe1e54b428cb0ae74262f7debc6 Parents: 73d70bd Author: Nitay Joffe <[email protected]> Authored: Tue Mar 19 13:50:55 2013 -0400 Committer: Nitay Joffe <[email protected]> Committed: Tue Mar 19 13:50:55 2013 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/giraph/blob/42b5ec96/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8d29304..53c57ca 100644 --- a/pom.xml +++ b/pom.xml @@ -881,7 +881,7 @@ under the License. <dependency> <groupId>com.facebook.giraph.hive</groupId> <artifactId>hive-io-experimental</artifactId> - <version>0.2</version> + <version>0.3</version> </dependency> <dependency> <groupId>com.google.guava</groupId>
