minor fix
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/3c4499ce Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/3c4499ce Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/3c4499ce Branch: refs/heads/ignite-929 Commit: 3c4499cecf8c84d119f38762f07ac669b839faf9 Parents: b87f138 Author: Anton <avinogra...@gridgain.com> Authored: Mon Jul 6 20:05:14 2015 +0300 Committer: Anton <avinogra...@gridgain.com> Committed: Mon Jul 6 20:05:14 2015 +0300 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/3c4499ce/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index bfa9f62..3ec880e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -41,7 +41,7 @@ <maven.build.timestamp.format>MMMM d yyyy</maven.build.timestamp.format> <doxygen.exec>doxygen</doxygen.exec> <git.exec>git</git.exec> - <jetty.version>9.2.11.v20150529</jetty.version> + <jetty.version>9.0.5.v20130815</jetty.version> </properties> <groupId>org.apache.ignite</groupId>