Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2018-05-11 07:59:09 +0000
committerSravan Kumar Lakkimsetti2018-05-11 07:59:09 +0000
commit4a7dcba08269d28c1171f2d049dc50c7e159cfb6 (patch)
treef9a68a582083ff62e5706766571a1b264cebbae1
parentd298c990d67b7ee4cd2e1232a41f1bee636507fa (diff)
downloadorg.eclipse.simrel.build-4a7dcba08269d28c1171f2d049dc50c7e159cfb6.tar.gz
org.eclipse.simrel.build-4a7dcba08269d28c1171f2d049dc50c7e159cfb6.tar.xz
org.eclipse.simrel.build-4a7dcba08269d28c1171f2d049dc50c7e159cfb6.zip
Contribution from eclipse and Equinox for 4.8 M7
Change-Id: I9fe22d198aec80fd2153b170dca3e80141b8562c Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
-rw-r--r--ep.aggrcon2
-rw-r--r--equinox.aggrcon2
2 files changed, 2 insertions, 2 deletions
diff --git a/ep.aggrcon b/ep.aggrcon
index c040a2adf..155e8d2d9 100644
--- a/ep.aggrcon
+++ b/ep.aggrcon
@@ -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/cbi/p2repo/2011/aggregator/1.1.0" label="Eclipse">
- <repositories location="http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180509-2000/" description="Eclipse and Equinox">
+ <repositories location="http://download.eclipse.org/eclipse/updates/4.8milestones/S-4.8M7-201805092000/" description="Eclipse and Equinox">
<products name="org.eclipse.sdk.ide"/>
<products name="org.eclipse.platform.ide"/>
<products name="org.eclipse.platform.sdk"/>
diff --git a/equinox.aggrcon b/equinox.aggrcon
index 257b31d17..b7ed61e44 100644
--- a/equinox.aggrcon
+++ b/equinox.aggrcon
@@ -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/cbi/p2repo/2011/aggregator/1.1.0" label="Equinox">
- <repositories location="http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180509-2000/" description="Eclipse and Equinox">
+ <repositories location="http://download.eclipse.org/eclipse/updates/4.8milestones/S-4.8M7-201805092000/" description="Eclipse and Equinox">
<products name="org.eclipse.rcp.sdk.id"/>
<features name="org.eclipse.equinox.sdk.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>

Back to the top