Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.rap.runtime.sdk/feature.xml')
-rw-r--r--features/org.eclipse.rap.runtime.sdk/feature.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/features/org.eclipse.rap.runtime.sdk/feature.xml b/features/org.eclipse.rap.runtime.sdk/feature.xml
index 9b2405f125..e51b5bb385 100644
--- a/features/org.eclipse.rap.runtime.sdk/feature.xml
+++ b/features/org.eclipse.rap.runtime.sdk/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.rap.runtime.sdk"
label="Rich Ajax Platform (RAP) Target (Compatibility feature for Tooling)"
- version="1.5.0.qualifier"
+ version="2.0.0.qualifier"
provider-name="Eclipse.org - RAP">
<description url="http://www.eclipse.org/rap">
@@ -19,8 +19,8 @@
<url>
<update
- label="Rich Ajax Platform (RAP) 1.5 Runtime Repository"
- url="http://download.eclipse.org/rt/rap/1.5/runtime/"/>
+ label="Rich Ajax Platform (RAP) 2.0 Runtime Repository"
+ url="http://download.eclipse.org/rt/rap/2.0/runtime/"/>
</url>
<includes

Back to the top