Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.rcp.feature/feature.xml')
-rw-r--r--packages/org.eclipse.epp.package.rcp.feature/feature.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/org.eclipse.epp.package.rcp.feature/feature.xml b/packages/org.eclipse.epp.package.rcp.feature/feature.xml
index 37c9dd77..501e095f 100644
--- a/packages/org.eclipse.epp.package.rcp.feature/feature.xml
+++ b/packages/org.eclipse.epp.package.rcp.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.epp.package.rcp.feature"
label="EPP RCP/RAP Feature"
- version="4.4.0.qualifier"
+ version="4.5.0.qualifier"
provider-name="Eclipse Packaging Project"
plugin="org.eclipse.epp.package.rcp"
license-feature="org.eclipse.license"
@@ -21,8 +21,8 @@
</license>
<url>
- <discovery label="Luna" url="http://download.eclipse.org/releases/luna/"/>
- <discovery label="Eclipse Platform 4.4" url="http://download.eclipse.org/eclipse/updates/4.4"/>
+ <discovery label="Mars" url="http://download.eclipse.org/releases/mars/"/>
+ <discovery label="Eclipse Platform 4.5" url="http://download.eclipse.org/eclipse/updates/4.5"/>
</url>

Back to the top