Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-02-02 21:07:46 +0000
committerMatthias Sohn2015-02-02 21:07:46 +0000
commit741987cfb42bff69c4c9f5ef93b31c6bb57d5186 (patch)
treecc9f2309016a855510933c8abd89589c6d10c17d /egit.b3aggrcon
parent2087bcc3f2fff84be42c07d560fe28ba74a30efa (diff)
downloadorg.eclipse.simrel.build-741987cfb42bff69c4c9f5ef93b31c6bb57d5186.tar.gz
org.eclipse.simrel.build-741987cfb42bff69c4c9f5ef93b31c6bb57d5186.tar.xz
org.eclipse.simrel.build-741987cfb42bff69c4c9f5ef93b31c6bb57d5186.zip
Update JGit/EGit contribution to 3.6.2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'egit.b3aggrcon')
-rw-r--r--egit.b3aggrcon24
1 files changed, 12 insertions, 12 deletions
diff --git a/egit.b3aggrcon b/egit.b3aggrcon
index 9b261aafe..1c30993ad 100644
--- a/egit.b3aggrcon
+++ b/egit.b3aggrcon
@@ -1,36 +1,36 @@
<?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/staging/v3.6.0.201411121045-m1" description="EGit Updates">
- <features name="org.eclipse.jgit.feature.group" versionRange="[3.6.0.201411121045-m1]">
+ <repositories location="http://download.eclipse.org/egit/updates-3.6.2" description="EGit Updates">
+ <features name="org.eclipse.jgit.feature.group" versionRange="[3.6.2.201501210735-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.jgit.pgm.feature.group" versionRange="[3.6.0.201411121045-m1]">
+ <features name="org.eclipse.jgit.pgm.feature.group" versionRange="[3.6.2.201501210735-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.egit.feature.group" versionRange="[3.6.0.201411121045-m1]">
+ <features name="org.eclipse.egit.feature.group" versionRange="[3.6.2.201501210735-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.egit.mylyn.feature.group" versionRange="[3.6.0.201411121045-m1]">
+ <features name="org.eclipse.egit.mylyn.feature.group" versionRange="[3.6.2.201501210735-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.jgit.java7.feature.group" versionRange="[3.6.0.201411121045-m1]">
+ <features name="org.eclipse.jgit.java7.feature.group" versionRange="[3.6.2.201501210735-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.egit.source.feature.group" versionRange="[3.6.0.201411121045-m1]">
+ <features name="org.eclipse.egit.source.feature.group" versionRange="[3.6.2.201501210735-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.jgit.source.feature.group" versionRange="[3.6.0.201411121045-m1]">
+ <features name="org.eclipse.jgit.source.feature.group" versionRange="[3.6.2.201501210735-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.jgit.pgm.source.feature.group" versionRange="[3.6.0.201411121045-m1]">
+ <features name="org.eclipse.jgit.pgm.source.feature.group" versionRange="[3.6.2.201501210735-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.jgit.http.apache.feature.group" versionRange="[3.6.0.201411121045-m1]">
+ <features name="org.eclipse.jgit.http.apache.feature.group" versionRange="[3.6.2.201501210735-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
</repositories>
- <repositories location="http://download.eclipse.org/egit/github/staging/v3.6.0.201411121045-m1" description="EGit GitHub Updates">
- <features name="org.eclipse.mylyn.github.feature.feature.group" versionRange="[3.6.0.201411121045-m1]">
+ <repositories location="http://download.eclipse.org/egit/github/updates-3.6.2" description="EGit GitHub Updates">
+ <features name="org.eclipse.mylyn.github.feature.feature.group" versionRange="[3.6.2.201501210735-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
</repositories>

Back to the top