diff options
Diffstat (limited to 'org.eclipse.mylyn.github.target')
-rw-r--r-- | org.eclipse.mylyn.github.target/github.target | 8 | ||||
-rw-r--r-- | org.eclipse.mylyn.github.target/orbit/staging-2020-03.tpd | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/org.eclipse.mylyn.github.target/github.target b/org.eclipse.mylyn.github.target/github.target index b2d99b04..6c6cf494 100644 --- a/org.eclipse.mylyn.github.target/github.target +++ b/org.eclipse.mylyn.github.target/github.target @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <?pde?> <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl --> -<target name="github" sequenceNumber="1580333548"> +<target name="github" sequenceNumber="1582500077"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.jetty.client" version="9.4.25.v20191220"/> @@ -91,8 +91,8 @@ <unit id="org.hamcrest.library.source" version="1.3.0.v20180524-2246"/> <unit id="org.hamcrest.text" version="1.1.0.v20090501071000"/> <unit id="org.hamcrest.text.source" version="1.1.0.v20090501071000"/> - <unit id="org.junit" version="4.13.0.v20200128-1312"/> - <unit id="org.junit.source" version="4.13.0.v20200128-1312"/> + <unit id="org.junit" version="4.13.0.v20200204-1500"/> + <unit id="org.junit.source" version="4.13.0.v20200204-1500"/> <unit id="org.kohsuke.args4j" version="2.33.0.v20160323-2218"/> <unit id="org.kohsuke.args4j.source" version="2.33.0.v20160323-2218"/> <unit id="org.mockito" version="2.23.0.v20190527-1420"/> @@ -105,7 +105,7 @@ <unit id="org.slf4j.impl.log4j12.source" version="1.7.2.v20131105-2200"/> <unit id="org.tukaani.xz" version="1.8.0.v20180207-1613"/> <unit id="org.tukaani.xz.source" version="1.8.0.v20180207-1613"/> - <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/S20200128200239/repository"/> + <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/S20200219023850/repository"/> </location> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.sdk.ide" version="0.0.0"/> diff --git a/org.eclipse.mylyn.github.target/orbit/staging-2020-03.tpd b/org.eclipse.mylyn.github.target/orbit/staging-2020-03.tpd index 8469fec8..9a14ab8f 100644 --- a/org.eclipse.mylyn.github.target/orbit/staging-2020-03.tpd +++ b/org.eclipse.mylyn.github.target/orbit/staging-2020-03.tpd @@ -1,7 +1,7 @@ target "staging-2020-03" with source configurePhase // see http://download.eclipse.org/tools/orbit/downloads/ -location "https://download.eclipse.org/tools/orbit/downloads/drops/S20200128200239/repository" { +location "https://download.eclipse.org/tools/orbit/downloads/drops/S20200219023850/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/S202001282002 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.v20200128-1312,4.13.0.v20200128-1312] - org.junit.source [4.13.0.v20200128-1312,4.13.0.v20200128-1312] + org.junit [4.13.0.v20200204-1500,4.13.0.v20200204-1500] + org.junit.source [4.13.0.v20200204-1500,4.13.0.v20200204-1500] 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] |