Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--egit.aggrcon26
1 files changed, 13 insertions, 13 deletions
diff --git a/egit.aggrcon b/egit.aggrcon
index 089b20e18..dfad65a2d 100644
--- a/egit.aggrcon
+++ b/egit.aggrcon
@@ -1,25 +1,25 @@
<?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="EGit">
- <repositories location="http://download.eclipse.org/egit/staging/v5.0.0.201806050710-rc3" description="EGit Updates">
- <bundles name="org.eclipse.egit.ui.smartimport" versionRange="[5.0.0.201806050710-rc3]"/>
- <features name="org.eclipse.jgit.feature.group" versionRange="[5.0.0.201806050710-rc3]"/>
- <features name="org.eclipse.jgit.pgm.feature.group" versionRange="[5.0.0.201806050710-rc3]"/>
- <features name="org.eclipse.egit.feature.group" versionRange="[5.0.0.201806050710-rc3]">
+ <repositories location="http://download.eclipse.org/egit/updates-5.0" description="EGit Updates">
+ <bundles name="org.eclipse.egit.ui.smartimport" versionRange="[5.0.0.201806131550-r]"/>
+ <features name="org.eclipse.jgit.feature.group" versionRange="[5.0.0.201806131550-r]"/>
+ <features name="org.eclipse.jgit.pgm.feature.group" versionRange="[5.0.0.201806131550-r]"/>
+ <features name="org.eclipse.egit.feature.group" versionRange="[5.0.0.201806131550-r]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.egit.mylyn.feature.group" versionRange="[5.0.0.201806050710-rc3]">
+ <features name="org.eclipse.egit.mylyn.feature.group" versionRange="[5.0.0.201806131550-r]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.egit.source.feature.group" versionRange="[5.0.0.201806050710-rc3]"/>
- <features name="org.eclipse.jgit.source.feature.group" versionRange="[5.0.0.201806050710-rc3]"/>
- <features name="org.eclipse.jgit.pgm.source.feature.group" versionRange="[5.0.0.201806050710-rc3]"/>
- <features name="org.eclipse.jgit.http.apache.feature.group" versionRange="[5.0.0.201806050710-rc3]"/>
- <features name="org.eclipse.egit.gitflow.feature.feature.group" versionRange="[5.0.0.201806050710-rc3]">
+ <features name="org.eclipse.egit.source.feature.group" versionRange="[5.0.0.201806131550-r]"/>
+ <features name="org.eclipse.jgit.source.feature.group" versionRange="[5.0.0.201806131550-r]"/>
+ <features name="org.eclipse.jgit.pgm.source.feature.group" versionRange="[5.0.0.201806131550-r]"/>
+ <features name="org.eclipse.jgit.http.apache.feature.group" versionRange="[5.0.0.201806131550-r]"/>
+ <features name="org.eclipse.egit.gitflow.feature.feature.group" versionRange="[5.0.0.201806131550-r]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
</repositories>
- <repositories location="http://download.eclipse.org/egit/github/staging/v5.0.0.201806050710-rc3" description="EGit GitHub Updates">
- <features name="org.eclipse.mylyn.github.feature.feature.group" versionRange="[5.0.0.201806050710-rc3]">
+ <repositories location="http://download.eclipse.org/egit/github/updates-5.0" description="EGit GitHub Updates">
+ <features name="org.eclipse.mylyn.github.feature.feature.group" versionRange="[5.0.0.201806131550-r]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
</repositories>

Back to the top