diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-04-01 12:38:22 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-04-02 11:53:29 +0200 |
commit | 1b45b06116eee607152822d58103f5e4973d27b8 (patch) | |
tree | 7e054c151bde1d393b290852d999637331735fbf /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.tpd | |
parent | ebc290a4a0066e631f37596761e648b2ef5df185 (diff) | |
download | jgit-1b45b06116eee607152822d58103f5e4973d27b8.tar.gz jgit-1b45b06116eee607152822d58103f5e4973d27b8.zip |
Update Jetty to 9.3.17.v20170317
Update to the latest 9.3 version until we have a solution for bug 514336
we face with 9.4.x versions.
Change-Id: I6d8d476abe8677ce865a08099bb77330effc700a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.tpd')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.tpd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.tpd index ba7a694b43..77d3e89ee5 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.tpd +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.tpd @@ -1,6 +1,6 @@ target "jgit-4.5" with source configurePhase -include "projects/jetty-9.2.13.tpd" +include "projects/jetty-9.3.17.tpd" include "orbit/R20160221192158-Mars.tpd" include "orbit/S20170120205402-Oxygen.tpd" |