Bug 401639 - Create Juno SR2a repository (had to contrain range, since
contriubtion file simply says "2.2 or higher", so changed to 
diff --git a/egit.b3aggrcon b/egit.b3aggrcon
index 9cde18c..4f38040 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>