Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-03-03 23:53:19 +0000
committerMatthias Sohn2018-03-03 23:53:19 +0000
commit9b414ffd3c4304fb45c5af8cf56f990b438c4ca8 (patch)
treee435b5545a38614cc780fbbaa2fc4db07a3ca426 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.target
parentbc9e3a31b267c1ec0a590a7bf298361983a88b0f (diff)
downloadjgit-9b414ffd3c4304fb45c5af8cf56f990b438c4ca8.tar.gz
jgit-9b414ffd3c4304fb45c5af8cf56f990b438c4ca8.tar.xz
jgit-9b414ffd3c4304fb45c5af8cf56f990b438c4ca8.zip
Update orbit to S20180302171354 (photon) and R20180206163158 (oxygen)
Change-Id: I5b5e59581bfa00bb16e3b8e0af6e154ad6583bb9 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.target')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.target8
1 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.target
index 456f01ae17..e23499fbf2 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.target
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.target
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
-<target name="jgit-4.7" sequenceNumber="1516407325">
+<target name="jgit-4.7" sequenceNumber="1520121057">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="org.eclipse.jetty.client" version="9.4.8.v20171121"/>
@@ -39,8 +39,8 @@
<unit id="org.apache.log4j.source" version="1.2.15.v201012070815"/>
<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.hamcrest.core" version="1.3.0.v201303031735"/>
- <unit id="org.hamcrest.core.source" version="1.3.0.v201303031735"/>
+ <unit id="org.hamcrest.core" version="1.3.0.v20180227-1814"/>
+ <unit id="org.hamcrest.core.source" version="1.3.0.v20180227-1814"/>
<unit id="org.hamcrest.library" version="1.3.0.v201505072020"/>
<unit id="org.hamcrest.library.source" version="1.3.0.v201505072020"/>
<unit id="javaewah" version="1.1.6.v20160919-1400"/>
@@ -65,7 +65,7 @@
<unit id="org.slf4j.impl.log4j12.source" version="1.7.2.v20131105-2200"/>
<unit id="com.jcraft.jzlib" version="1.1.1.v201205102305"/>
<unit id="com.jcraft.jzlib.source" version="1.1.1.v201205102305"/>
- <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20180119201206/repository"/>
+ <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20180302171354/repository"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="org.eclipse.osgi" version="0.0.0"/>

Back to the top