Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.cpp.feature/feature.xml')
-rw-r--r--packages/org.eclipse.epp.package.cpp.feature/feature.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/org.eclipse.epp.package.cpp.feature/feature.xml b/packages/org.eclipse.epp.package.cpp.feature/feature.xml
index 66d6bf9c..cf6cc878 100644
--- a/packages/org.eclipse.epp.package.cpp.feature/feature.xml
+++ b/packages/org.eclipse.epp.package.cpp.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.epp.package.cpp.feature"
label="EPP CPP Feature"
- version="2.0.0.qualifier"
+ version="2.1.0.qualifier"
provider-name="Eclipse Packaging Project"
plugin="org.eclipse.epp.package.cpp">
@@ -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>
<!-- see p2.inf file for optionally imported Linux Tools features -->

Back to the top