Bug 501950 - [ds] replace Equinox DS implementation with Felix SCR (DS)
implementation

Add felix scr to equinox features

Change-Id: Iff29aa1762dcf2ccc7e1ebf39ea60bf82dd3d624
Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
diff --git a/features/org.eclipse.e4.rcp/feature.xml b/features/org.eclipse.e4.rcp/feature.xml
index 9dbfca4..1f75e64 100644
--- a/features/org.eclipse.e4.rcp/feature.xml
+++ b/features/org.eclipse.e4.rcp/feature.xml
@@ -224,6 +224,13 @@
          unpack="false"/>
 
    <plugin
+         id="org.apache.felix.scr"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
          id="org.eclipse.equinox.ds"
          download-size="0"
          install-size="0"