Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2020-01-29 21:52:21 +0000
committerMatthias Sohn2020-01-29 21:52:21 +0000
commit550eb77168f828edbc53a3364259e1235ebe669e (patch)
tree51a1a7f4eac8fbe93d6f2f4606e3c4df43c89cc8 /org.eclipse.mylyn.github.target/orbit
parentb6d2dccde9d1a6164dd85a0c0621b8e7f055825f (diff)
downloadegit-github-550eb77168f828edbc53a3364259e1235ebe669e.tar.gz
egit-github-550eb77168f828edbc53a3364259e1235ebe669e.tar.xz
egit-github-550eb77168f828edbc53a3364259e1235ebe669e.zip
Update orbit to S20200128200239 for 2020-03 M2
- update org.junit to 4.13.0.v20200128-1312 Change-Id: I507bca4f4405230d776f49eedbb83fdeb4a419ae Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.target/orbit')
-rw-r--r--org.eclipse.mylyn.github.target/orbit/staging-2020-03.tpd (renamed from org.eclipse.mylyn.github.target/orbit/I20200126235943.tpd)8
1 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.mylyn.github.target/orbit/I20200126235943.tpd b/org.eclipse.mylyn.github.target/orbit/staging-2020-03.tpd
index ec8ef840..8469fec8 100644
--- a/org.eclipse.mylyn.github.target/orbit/I20200126235943.tpd
+++ b/org.eclipse.mylyn.github.target/orbit/staging-2020-03.tpd
@@ -1,7 +1,7 @@
-target "I20200126235943" with source configurePhase
+target "staging-2020-03" with source configurePhase
// see http://download.eclipse.org/tools/orbit/downloads/
-location "https://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/repository" {
+location "https://download.eclipse.org/tools/orbit/downloads/drops/S20200128200239/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]
@@ -60,8 +60,8 @@ location "https://download.eclipse.org/tools/orbit/downloads/drops/I202001262359
org.hamcrest.library.source [1.3.0.v20180524-2246,1.3.0.v20180524-2246]
org.hamcrest.text [1.1.0.v20090501071000,1.1.0.v20090501071000]
org.hamcrest.text.source [1.1.0.v20090501071000,1.1.0.v20090501071000]
- org.junit [4.13.0.v20200126-2018,4.13.0.v20200126-2018]
- org.junit.source [4.13.0.v20200126-2018,4.13.0.v20200126-2018]
+ org.junit [4.13.0.v20200128-1312,4.13.0.v20200128-1312]
+ org.junit.source [4.13.0.v20200128-1312,4.13.0.v20200128-1312]
org.kohsuke.args4j [2.33.0.v20160323-2218,2.33.0.v20160323-2218]
org.kohsuke.args4j.source [2.33.0.v20160323-2218,2.33.0.v20160323-2218]
org.mockito [2.23.0.v20190527-1420,2.23.0.v20190527-1420]

Back to the top