Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.equinox.starterkit.product.feature/feature.xml')
-rw-r--r--features/org.eclipse.equinox.starterkit.product.feature/feature.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/org.eclipse.equinox.starterkit.product.feature/feature.xml b/features/org.eclipse.equinox.starterkit.product.feature/feature.xml
index b82ce8f2f..e681f90f5 100644
--- a/features/org.eclipse.equinox.starterkit.product.feature/feature.xml
+++ b/features/org.eclipse.equinox.starterkit.product.feature/feature.xml
@@ -2,11 +2,11 @@
<feature
id="org.eclipse.equinox.starterkit.product.feature"
label="%featureName"
- version="1.0.0.qualifier"
+ version="1.1.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="1.0.0.qualifier">
-
+
<description url="http://www.example.com/description">
[Enter Feature Description here.]
</description>

Back to the top