Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.scout.target/eclipse-3.6.target')
-rw-r--r--org.eclipse.scout.target/eclipse-3.6.target6
1 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.scout.target/eclipse-3.6.target b/org.eclipse.scout.target/eclipse-3.6.target
index 5773d8a26a..f1d23bd61d 100644
--- a/org.eclipse.scout.target/eclipse-3.6.target
+++ b/org.eclipse.scout.target/eclipse-3.6.target
@@ -71,10 +71,10 @@
<unit id="com.google.guava.source" version="12.0.0.v201212092141"/>
</location>
<location includeAllPlatforms="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
- <repository id="rap_1.5" location="http://download.eclipse.org/rt/rap/1.5/runtime"/>
+ <repository id="rap_2.0" location="http://download.eclipse.org/rt/rap/2.0/"/>
- <unit id="org.eclipse.rap.runtime.requirements.feature.group" version="0.0.0"/>
- <unit id="org.eclipse.rap.runtime.feature.group" version="0.0.0"/>
+ <unit id="org.eclipse.rap.equinox.juno.target.feature.feature.group" version="0.0.0"/>
+ <unit id="org.eclipse.rap.feature.feature.group" version="0.0.0"/>
</location>
<location includeAllPlatforms="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<repository id="scout_nightly" location="http://download.eclipse.org/scout/nightly"/>

Back to the top