Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2020-11-20 14:49:16 +0000
committerMatthias Sohn2020-11-20 14:49:16 +0000
commitc7710d1a018d719e317fdd716cf89f1b0d0a90a1 (patch)
tree885ef6ba768e254b6b251b71534c1924258e33f7
parentf609b1c3f5656a7f5eee2acb35a75a0226c57580 (diff)
downloadegit-github-c7710d1a018d719e317fdd716cf89f1b0d0a90a1.tar.gz
egit-github-c7710d1a018d719e317fdd716cf89f1b0d0a90a1.tar.xz
egit-github-c7710d1a018d719e317fdd716cf89f1b0d0a90a1.zip
Update Orbit to S20201118210000
Change-Id: I697a9ce1382473dd58d69712f9a44c6b1748613c Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
-rw-r--r--org.eclipse.mylyn.github.target/github.tpd2
-rw-r--r--org.eclipse.mylyn.github.target/orbit/S20201118210000.tpd (renamed from org.eclipse.mylyn.github.target/orbit/I20201111205634.tpd)4
2 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.mylyn.github.target/github.tpd b/org.eclipse.mylyn.github.target/github.tpd
index c1307d0b..b555c604 100644
--- a/org.eclipse.mylyn.github.target/github.tpd
+++ b/org.eclipse.mylyn.github.target/github.tpd
@@ -3,5 +3,5 @@ target "github" with source configurePhase
include "projects/jetty-9.4.x.tpd"
include "projects/license.tpd"
include "projects/swtbot-snapshot.tpd"
-include "orbit/I20201111205634.tpd"
+include "orbit/S20201118210000.tpd"
include "releasetrain/4.7-oxygen.tpd" \ No newline at end of file
diff --git a/org.eclipse.mylyn.github.target/orbit/I20201111205634.tpd b/org.eclipse.mylyn.github.target/orbit/S20201118210000.tpd
index 8d329617..69fc19ef 100644
--- a/org.eclipse.mylyn.github.target/orbit/I20201111205634.tpd
+++ b/org.eclipse.mylyn.github.target/orbit/S20201118210000.tpd
@@ -1,7 +1,7 @@
-target "I20201111205634" with source configurePhase
+target "S20201118210000" with source configurePhase
// see https://download.eclipse.org/tools/orbit/downloads/
-location "https://download.eclipse.org/tools/orbit/downloads/drops/I20201111205634/repository" {
+location "https://download.eclipse.org/tools/orbit/downloads/drops/S20201118210000/repository" {
com.google.gson [2.8.2.v20180104-1110,2.8.2.v20180104-1110]
com.google.gson.source [2.8.2.v20180104-1110,2.8.2.v20180104-1110]
com.jcraft.jsch [0.1.55.v20190404-1902,0.1.55.v20190404-1902]

Back to the top