Updated to the latest Hyracks snapshot.
Project: http://git-wip-us.apache.org/repos/asf/incubator-vxquery/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-vxquery/commit/52724588 Tree: http://git-wip-us.apache.org/repos/asf/incubator-vxquery/tree/52724588 Diff: http://git-wip-us.apache.org/repos/asf/incubator-vxquery/diff/52724588 Branch: refs/heads/vxquery_0_3_staging Commit: 527245881a92d69020796b29296e1157b72c1815 Parents: 17e4f71 Author: Preston Carman <[email protected]> Authored: Thu Apr 3 15:39:13 2014 -0700 Committer: Preston Carman <[email protected]> Committed: Thu Apr 3 15:39:13 2014 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-vxquery/blob/52724588/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index db91760..daaea8b 100644 --- a/pom.xml +++ b/pom.xml @@ -424,7 +424,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> - <hyracks.version>0.2.11-SNAPSHOT</hyracks.version> + <hyracks.version>0.2.12-SNAPSHOT</hyracks.version> </properties> <modules>
