Repository: vxquery Updated Branches: refs/heads/prestonc/benchmark_updates 8c74f5870 -> 0a1f6db63
Moved to the latest stable version of Hyracks. Project: http://git-wip-us.apache.org/repos/asf/vxquery/repo Commit: http://git-wip-us.apache.org/repos/asf/vxquery/commit/0a1f6db6 Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/0a1f6db6 Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/0a1f6db6 Branch: refs/heads/prestonc/benchmark_updates Commit: 0a1f6db63d13acd451fe8979ebf7bb9a4e23b1fd Parents: 8c74f58 Author: Preston Carman <[email protected]> Authored: Thu Aug 7 09:10:35 2014 -0700 Committer: Preston Carman <[email protected]> Committed: Thu Aug 7 09:10:35 2014 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/vxquery/blob/0a1f6db6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 33cb953..3480fcf 100644 --- a/pom.xml +++ b/pom.xml @@ -531,7 +531,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> - <hyracks.version>0.2.13-SNAPSHOT</hyracks.version> + <hyracks.version>0.2.12</hyracks.version> </properties> <modules>
