diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-04-02 13:56:32 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-04-02 15:45:00 +0200 |
commit | 6d5d3e45847d611ea57606e744b909406371d392 (patch) | |
tree | 61260d1a9e79e7a0a4afa54f94960a242f0e3bfd /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd | |
parent | b65a764b6bc5d28f59084a3af98df04fdf6373ba (diff) | |
parent | 1b45b06116eee607152822d58103f5e4973d27b8 (diff) | |
download | jgit-6d5d3e45847d611ea57606e744b909406371d392.tar.gz jgit-6d5d3e45847d611ea57606e744b909406371d392.zip |
Merge branch 'stable-4.6'
* stable-4.6:
Update Jetty to 9.3.17.v20170317
Revert "Update Jetty to 9.4.1.v20170120 in buck build"
Revert "Update Jetty to 9.4.1.v20170120"
Change-Id: I9193b568cce9c72da899a8f3eaaf833956438e13
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd index ed3e840fb5..b699452dfe 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd @@ -1,6 +1,6 @@ target "jgit-4.6" with source configurePhase -include "projects/jetty-9.3.9.tpd" +include "projects/jetty-9.3.17.tpd" include "orbit/S20170306214312-Oxygen.tpd" location "http://download.eclipse.org/releases/neon/" { |