Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--egit.b3aggrcon12
1 files changed, 6 insertions, 6 deletions
diff --git a/egit.b3aggrcon b/egit.b3aggrcon
index 9cde18c66..4f38040c3 100644
--- a/egit.b3aggrcon
+++ b/egit.b3aggrcon
@@ -1,24 +1,24 @@
<?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.2" description="EGit Updates">
- <features name="org.eclipse.jgit.feature.group" versionRange="2.2.0.201212191850-r">
+ <features name="org.eclipse.jgit.feature.group" versionRange="[2.2.0.201212191850-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.jgit.pgm.feature.group" versionRange="2.2.0.201212191850-r">
+ <features name="org.eclipse.jgit.pgm.feature.group" versionRange="[2.2.0.201212191850-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.egit.feature.group" versionRange="2.2.0.201212191850-r">
+ <features name="org.eclipse.egit.feature.group" versionRange="[2.2.0.201212191850-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.egit.mylyn.feature.group" versionRange="2.2.0.201212191850-r">
+ <features name="org.eclipse.egit.mylyn.feature.group" versionRange="[2.2.0.201212191850-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.egit.import.feature.group" versionRange="2.2.0.201212191850-r">
+ <features name="org.eclipse.egit.import.feature.group" versionRange="[2.2.0.201212191850-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
</repositories>
<repositories location="http://download.eclipse.org/egit/github/updates-2.2" description="EGit GitHub Updates">
- <features name="org.eclipse.mylyn.github.feature.feature.group" versionRange="2.2.0.201212191850-r">
+ <features name="org.eclipse.mylyn.github.feature.feature.group" versionRange="[2.2.0.201212191850-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
</repositories>

Back to the top