diff options
author | Matthias Sohn | 2021-03-09 23:48:50 +0000 |
---|---|---|
committer | Matthias Sohn | 2021-03-09 23:48:50 +0000 |
commit | 7e1684ef295d9cb9ab3ee007b8d5d2646e5996c0 (patch) | |
tree | 4f3fc512ebbb328a3824f3d4e498d74a06b2f85f | |
parent | 25e149eee49e4f8b8127f21f817ae57d8491e091 (diff) | |
download | egit-github-stable-5.11.tar.gz egit-github-stable-5.11.tar.xz egit-github-stable-5.11.zip |
Update Orbit to R20210223232630stable-5.11
Change-Id: Ia4bf126a82119d817d5444c93df4bc1577baf4a1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
-rw-r--r-- | org.eclipse.mylyn.github.target/github.tpd | 2 | ||||
-rw-r--r-- | org.eclipse.mylyn.github.target/orbit/R20210223232630-2021-03.tpd (renamed from org.eclipse.mylyn.github.target/orbit/S20210223232630.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 cac77c4b..1cae3fcb 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/S20210223232630.tpd" +include "orbit/R20210223232630-2021-03.tpd" include "releasetrain/4.7-oxygen.tpd"
\ No newline at end of file diff --git a/org.eclipse.mylyn.github.target/orbit/S20210223232630.tpd b/org.eclipse.mylyn.github.target/orbit/R20210223232630-2021-03.tpd index 07fa3a08..62c931f9 100644 --- a/org.eclipse.mylyn.github.target/orbit/S20210223232630.tpd +++ b/org.eclipse.mylyn.github.target/orbit/R20210223232630-2021-03.tpd @@ -1,7 +1,7 @@ -target "S20210223232630" with source configurePhase +target "R20210223232630-2021-03" with source configurePhase // see https://download.eclipse.org/tools/orbit/downloads/ -location "https://download.eclipse.org/tools/orbit/downloads/drops/S20210223232630/repository" { +location "https://download.eclipse.org/tools/orbit/downloads/drops/R20210223232630/repository" { com.google.gson [2.8.6.v20201231-1626,2.8.6.v20201231-1626] com.google.gson.source [2.8.6.v20201231-1626,2.8.6.v20201231-1626] com.jcraft.jsch [0.1.55.v20190404-1902,0.1.55.v20190404-1902] |