Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-02-22 14:51:12 +0000
committerMatthias Sohn2013-02-22 20:25:02 +0000
commitf30389198907096b144acf1eb7b7edf80e1daefb (patch)
tree0c750990c565d7adb81784406d61773351a8979b /egit.b3aggrcon
parenta64a87c29376484abcb2787470f623aa83026150 (diff)
downloadorg.eclipse.simrel.build-f30389198907096b144acf1eb7b7edf80e1daefb.tar.gz
org.eclipse.simrel.build-f30389198907096b144acf1eb7b7edf80e1daefb.tar.xz
org.eclipse.simrel.build-f30389198907096b144acf1eb7b7edf80e1daefb.zip
EGit 2.3.1 for Kepler
JGit Fixes Bug: 401249 Bug: 400818 EGit Fixes Bug: 400662 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'egit.b3aggrcon')
-rw-r--r--egit.b3aggrcon10
1 files changed, 5 insertions, 5 deletions
diff --git a/egit.b3aggrcon b/egit.b3aggrcon
index 4f2107edb..e057f8f0d 100644
--- a/egit.b3aggrcon
+++ b/egit.b3aggrcon
@@ -1,19 +1,19 @@
<?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-2.3" description="EGit Updates">
- <features name="org.eclipse.jgit.feature.group" versionRange="2.3.0.201302130906">
+ <features name="org.eclipse.jgit.feature.group" versionRange="2.3.1.201302201838-r">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.jgit.pgm.feature.group" versionRange="2.3.0.201302130906">
+ <features name="org.eclipse.jgit.pgm.feature.group" versionRange="2.3.1.201302201838-r">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.egit.feature.group" versionRange="2.3.0.201302130906">
+ <features name="org.eclipse.egit.feature.group" versionRange="2.3.1.201302201838-r">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.egit.mylyn.feature.group" versionRange="2.3.0.201302130906">
+ <features name="org.eclipse.egit.mylyn.feature.group" versionRange="2.3.1.201302201838-r">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.egit.import.feature.group" versionRange="2.3.0.201302130906">
+ <features name="org.eclipse.egit.import.feature.group" versionRange="2.3.1.201302201838-r">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
</repositories>

Back to the top