Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.scout.feature/feature.xml')
-rw-r--r--packages/org.eclipse.epp.package.scout.feature/feature.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/org.eclipse.epp.package.scout.feature/feature.xml b/packages/org.eclipse.epp.package.scout.feature/feature.xml
index 9a3abed8..228890c9 100644
--- a/packages/org.eclipse.epp.package.scout.feature/feature.xml
+++ b/packages/org.eclipse.epp.package.scout.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.epp.package.scout.feature"
label="EPP Scout Feature"
- version="2.0.0.qualifier"
+ version="2.1.0.qualifier"
provider-name="Eclipse Packaging Project"
plugin="org.eclipse.epp.package.scout">
@@ -15,8 +15,8 @@
</license>
<url>
- <discovery label="Kepler" url="http://download.eclipse.org/releases/kepler/"/>
- <discovery label="Eclipse Platform 4.3" url="http://download.eclipse.org/eclipse/updates/4.3"/>
+ <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"/>
</url>
<includes

Back to the top