format pom.xml
Project: http://git-wip-us.apache.org/repos/asf/vxquery/repo Commit: http://git-wip-us.apache.org/repos/asf/vxquery/commit/6ce76bcb Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/6ce76bcb Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/6ce76bcb Branch: refs/heads/steven/hdfs Commit: 6ce76bcb8dc575a7dce65b05573743df0782ac01 Parents: b7d2749 Author: efikalti <[email protected]> Authored: Fri Aug 21 18:13:24 2015 +0300 Committer: efikalti <[email protected]> Committed: Fri Aug 21 18:13:24 2015 +0300 ---------------------------------------------------------------------- vxquery-cli/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/vxquery/blob/6ce76bcb/vxquery-cli/pom.xml ---------------------------------------------------------------------- diff --git a/vxquery-cli/pom.xml b/vxquery-cli/pom.xml index 82b9b72..2c4515e 100644 --- a/vxquery-cli/pom.xml +++ b/vxquery-cli/pom.xml @@ -131,6 +131,7 @@ <groupId>edu.uci.ics.hyracks</groupId> <artifactId>hyracks-hdfs-core</artifactId> </dependency> + <dependency> <groupId>edu.uci.ics.hyracks</groupId> <artifactId>hyracks-hdfs-2.x</artifactId>
