Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'p2/org.eclipse.cdt.p2-feature/feature.xml')
-rw-r--r--p2/org.eclipse.cdt.p2-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/p2/org.eclipse.cdt.p2-feature/feature.xml b/p2/org.eclipse.cdt.p2-feature/feature.xml
index fc064fd796d..04718cbd337 100644
--- a/p2/org.eclipse.cdt.p2-feature/feature.xml
+++ b/p2/org.eclipse.cdt.p2-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.cdt.p2"
label="%featureName"
- version="1.0.0.qualifier"
+ version="1.2.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.cdt.p2">

Back to the top