Bug 535837 - Update JDT feature to use new versions of
org.eclipse.jdt.annotation

For the EPL 2.0 work both org.eclipse.jdt.annotation plug-ins have been
updated, the feature must be updated to use the correct versions

Change-Id: Ic94f8561f84ad995f813ffc6921a11065ec91395
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
diff --git a/org.eclipse.jdt-feature/feature.xml b/org.eclipse.jdt-feature/feature.xml
index 14e8d4d..05fffce 100644
--- a/org.eclipse.jdt-feature/feature.xml
+++ b/org.eclipse.jdt-feature/feature.xml
@@ -81,14 +81,14 @@
          id="org.eclipse.jdt.annotation"
          download-size="0"
          install-size="0"
-         version="1.1.200.qualifier"
+         version="1.1.300.qualifier"
          unpack="false"/>
 
    <plugin
          id="org.eclipse.jdt.annotation"
          download-size="0"
          install-size="0"
-         version="2.2.0.qualifier"
+         version="2.2.100.qualifier"
          unpack="false"/>
 
    <plugin
@@ -249,7 +249,7 @@
          install-size="0"
          version="0.0.0"
          unpack="false"/>
-         
+
    <plugin
          id="org.apiguardian"
          download-size="0"