update hyracks version to last released 0.2.17-incubating
Project: http://git-wip-us.apache.org/repos/asf/vxquery/repo Commit: http://git-wip-us.apache.org/repos/asf/vxquery/commit/faec6e44 Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/faec6e44 Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/faec6e44 Branch: refs/heads/master Commit: faec6e44e945db8944d73ac8ebe7bbb954330d56 Parents: 4b7e0c7 Author: Till Westmann <[email protected]> Authored: Thu Apr 7 17:36:53 2016 -0700 Committer: Till Westmann <[email protected]> Committed: Thu Apr 7 17:36:53 2016 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/vxquery/blob/faec6e44/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6a335d2..fb9df9a 100644 --- a/pom.xml +++ b/pom.xml @@ -508,7 +508,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> - <hyracks.version>0.2.16-incubating</hyracks.version> + <hyracks.version>0.2.17-incubating</hyracks.version> <apache-rat-plugin.version>0.11</apache-rat-plugin.version> </properties>
