Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2016-09-14 17:08:26 +0000
committerDavid Williams2016-09-14 17:08:26 +0000
commitb7ffb9d25b927039b20cf55afd78aaaa7e1f8928 (patch)
treeee9ad24067c858c50ce70e62897c1b2f3f154f4b
parent8ae9d3d2651787cfa65f6f607b79b3fbcb48984e (diff)
downloadorg.eclipse.simrel.build-b7ffb9d25b927039b20cf55afd78aaaa7e1f8928.tar.gz
org.eclipse.simrel.build-b7ffb9d25b927039b20cf55afd78aaaa7e1f8928.tar.xz
org.eclipse.simrel.build-b7ffb9d25b927039b20cf55afd78aaaa7e1f8928.zip
Bug 501441 - Oomph in Neon Stream point to wrong repository
Change-Id: I8f0fdf12d75f02f608fdb2309bdcf19133c1d482 Signed-off-by: David Williams <david_williams@acm.org>
-rw-r--r--oomph.b3aggrcon2
1 files changed, 1 insertions, 1 deletions
diff --git a/oomph.b3aggrcon b/oomph.b3aggrcon
index 57afbafce..f54f9d549 100644
--- a/oomph.b3aggrcon
+++ b/oomph.b3aggrcon
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<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="Oomph">
- <repositories location="http://download.eclipse.org/oomph/drops/milestone/S20160831-044539-1.5.0-M1" description="Oomph">
+ <repositories location="http://download.eclipse.org/oomph/drops//release/1.5.0" description="Oomph">
<features name="org.eclipse.oomph.setup.sdk.feature.group">
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>

Back to the top