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 24b061cf..c64d5353 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="4.5.0.qualifier"
+ version="4.6.0.qualifier"
provider-name="Eclipse Packaging Project"
plugin="org.eclipse.epp.package.scout"
license-feature="org.eclipse.license"
@@ -21,8 +21,8 @@
</license>
<url>
- <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"/>
+ <discovery label="Neon" url="http://download.eclipse.org/releases/neon/"/>
+ <discovery label="Eclipse Platform 4.6" url="http://download.eclipse.org/eclipse/updates/4.6"/>
</url>
<includes

Back to the top