Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2018-03-31 02:02:48 +0000
committerSravan Kumar Lakkimsetti2018-03-31 02:02:48 +0000
commit0089e4b14764775e693a6bd525844de6c5f73400 (patch)
treea1c3bd48c0371b0248df620720b527abbdad1f8c
parent4f9a25d39858cf8e5bcc0513cf8b285c2a5d3f04 (diff)
downloadorg.eclipse.simrel.build-0089e4b14764775e693a6bd525844de6c5f73400.tar.gz
org.eclipse.simrel.build-0089e4b14764775e693a6bd525844de6c5f73400.tar.xz
org.eclipse.simrel.build-0089e4b14764775e693a6bd525844de6c5f73400.zip
Eclipse and equinox contribution for 4.7.3aRC2
Change-Id: I71fb27a64e5055ccd5d642d4454b82bb968a8389 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 149e8beed..f59f1caee 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.7-M-builds/M-4.7.3aRC1-201803231030/" description="Eclipse and Equinox">
+ <repositories location="http://download.eclipse.org/eclipse/updates/4.7-M-builds/M-4.7.3aRC2-201803300640/" 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 76727c9a9..c051d5f11 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.7-M-builds/M-4.7.3aRC1-201803231030/" description="Eclipse and Equinox">
+ <repositories location="http://download.eclipse.org/eclipse/updates/4.7-M-builds/M-4.7.3aRC2-201803300640/" 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