Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.common.feature/feature.xml')
-rw-r--r--packages/org.eclipse.epp.package.common.feature/feature.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/org.eclipse.epp.package.common.feature/feature.xml b/packages/org.eclipse.epp.package.common.feature/feature.xml
index d6da83e1..2e21b1a5 100644
--- a/packages/org.eclipse.epp.package.common.feature/feature.xml
+++ b/packages/org.eclipse.epp.package.common.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.epp.package.common.feature"
label="EPP Common Package Feature"
- version="4.4.0.qualifier"
+ version="4.5.0.qualifier"
provider-name="Eclipse Packaging Project"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
@@ -20,8 +20,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>
<requires>

Back to the top