Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2016-09-13 20:59:46 +0000
committerDavid Williams2016-09-13 20:59:46 +0000
commit7297819fc2b4328a46afe1bb0f930e365a0f2ce5 (patch)
tree0dce5beddb06754f35344ca1ea23dac84c61b264
parent59920cff8f3e0e35b789c82cf348c680c63315c2 (diff)
downloadorg.eclipse.simrel.build-7297819fc2b4328a46afe1bb0f930e365a0f2ce5.tar.gz
org.eclipse.simrel.build-7297819fc2b4328a46afe1bb0f930e365a0f2ce5.tar.xz
org.eclipse.simrel.build-7297819fc2b4328a46afe1bb0f930e365a0f2ce5.zip
Revert "501371 reverting intentional error to test email handling"
-rw-r--r--equinox.b3aggrcon2
1 files changed, 1 insertions, 1 deletions
diff --git a/equinox.b3aggrcon b/equinox.b3aggrcon
index 025aafd55..043b23813 100644
--- a/equinox.b3aggrcon
+++ b/equinox.b3aggrcon
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ASCII"?>
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/b3/2011/aggregator/1.1.0" label="Equinox">
- <repositories location="http://download.eclipse.org/eclipse/updates/4.6-M-builds/M-4.6.1RC4-201609071200ZZZ/" description="Eclipse Projec and Equinox">
+ <repositories location="http://download.eclipse.org/eclipse/updates/4.6-M-builds/M-4.6.1RC4-201609071200/" description="Eclipse Projec and Equinox">
<products name="org.eclipse.rcp.sdk.id"/>
<features name="org.eclipse.equinox.sdk.feature.group">
<categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>

Back to the top