adds equinox feature to rap target template

adds org.eclipse.rap.equinox.target.feature.feature.group to rap target
template

Change-Id: Ie43a253173068882ff2b6e72c4f6b21f4477c915
Reviewed-on: https://git.eclipse.org/r/56241
Reviewed-by: Stephan Leicht Vogt <stephan.leichtvogt@bsi-software.com>
Tested-by: Stephan Leicht Vogt <stephan.leichtvogt@bsi-software.com>
diff --git a/org.eclipse.scout.rt.rap.target/org.eclipse.scout.rt.rap.target_template.target b/org.eclipse.scout.rt.rap.target/org.eclipse.scout.rt.rap.target_template.target
index 38c375c..4f0447f 100644
--- a/org.eclipse.scout.rt.rap.target/org.eclipse.scout.rt.rap.target_template.target
+++ b/org.eclipse.scout.rt.rap.target/org.eclipse.scout.rt.rap.target_template.target
@@ -2,9 +2,10 @@
 <?pde version="3.6"?><target name="Rap" sequenceNumber="13">
   <locations>
     <location includeAllPlatforms="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
-      <repository id="rap_2.3" location="http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013//"/>
+      <repository id="rap_2.3" location="http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/"/>
 
       <unit id="org.eclipse.rap.feature.feature.group" version="0.0.0"/>
+      <unit id="org.eclipse.rap.equinox.target.feature.feature.group" version="0.0.0"/>
     </location>
 
     <location includeAllPlatforms="true" includeMode="slicer" includeSource="true" type="InstallableUnit">