Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-09-16 23:08:58 +0000
committerMatthias Sohn2013-09-16 23:08:58 +0000
commit05227cb1a49cced2547cade74f393a3651f41805 (patch)
treeeecb0def62f0995367aa972b3a839073c70a6903 /egit.b3aggrcon
parentf297a9d528cd7be8864af71d911560c2554bdeb2 (diff)
downloadorg.eclipse.simrel.build-05227cb1a49cced2547cade74f393a3651f41805.tar.gz
org.eclipse.simrel.build-05227cb1a49cced2547cade74f393a3651f41805.tar.xz
org.eclipse.simrel.build-05227cb1a49cced2547cade74f393a3651f41805.zip
Contribute JGit / EGit 3.0.3.201309161630-r to Luna M2
Diffstat (limited to 'egit.b3aggrcon')
-rw-r--r--egit.b3aggrcon21
1 files changed, 15 insertions, 6 deletions
diff --git a/egit.b3aggrcon b/egit.b3aggrcon
index 1094f0f62..db1dd8343 100644
--- a/egit.b3aggrcon
+++ b/egit.b3aggrcon
@@ -1,19 +1,28 @@
<?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="EGit">
- <repositories location="http://download.eclipse.org/egit/updates-3.0.1" description="EGit Updates">
- <features name="org.eclipse.jgit.feature.group" versionRange="[3.0.0.201306101825-r]">
+ <repositories location="http://download.eclipse.org/egit/updates-3.0.3" description="EGit Updates">
+ <features name="org.eclipse.jgit.feature.group" versionRange="[3.0.3.201309161630-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.jgit.pgm.feature.group" versionRange="[3.0.0.201306101825-r]">
+ <features name="org.eclipse.jgit.pgm.feature.group" versionRange="[3.0.3.201309161630-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.egit.feature.group" versionRange="[3.0.1.201307141637-r]">
+ <features name="org.eclipse.egit.feature.group" versionRange="[3.0.3.201309161630-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.egit.mylyn.feature.group" versionRange="[3.0.1.201307141637-r]">
+ <features name="org.eclipse.egit.mylyn.feature.group" versionRange="[3.0.3.201309161630-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.jgit.java7.feature.group" versionRange="[3.0.0.201306101825-r]">
+ <features name="org.eclipse.jgit.java7.feature.group" versionRange="[3.0.3.201309161630-r]">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
+ </features>
+ <features name="org.eclipse.egit.source.feature.group" versionRange="[3.0.3.201309161630-r]">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
+ </features>
+ <features name="org.eclipse.jgit.source.feature.group" versionRange="[3.0.3.201309161630-r]">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
+ </features>
+ <features name="org.eclipse.jgit.pgm.source.feature.group" versionRange="[3.0.3.201309161630-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
</repositories>

Back to the top