Bug 538356 - Add "org.eclipse.equinox.concurrent.future" to relevant
feature

Change-Id: I3c02644ee36b16d89e8ac21fc5ed780a05d45394
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
diff --git a/features/org.eclipse.equinox.p2.core.feature/feature.xml b/features/org.eclipse.equinox.p2.core.feature/feature.xml
index e22b24b..7bc6472 100644
--- a/features/org.eclipse.equinox.p2.core.feature/feature.xml
+++ b/features/org.eclipse.equinox.p2.core.feature/feature.xml
@@ -221,4 +221,11 @@
          version="0.0.0"
          unpack="false"/>
 
+   <plugin
+         id="org.eclipse.equinox.concurrent"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
 </feature>