Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.equinox.core.feature/feature.xml')
-rw-r--r--features/org.eclipse.equinox.core.feature/feature.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.core.feature/feature.xml b/features/org.eclipse.equinox.core.feature/feature.xml
index 2b9543102..66e5c8c66 100644
--- a/features/org.eclipse.equinox.core.feature/feature.xml
+++ b/features/org.eclipse.equinox.core.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.equinox.core.feature"
label="%featureName"
- version="1.4.1.qualifier"
+ version="1.4.2.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
@@ -120,4 +120,5 @@
install-size="0"
version="0.0.0"
unpack="false"/>
+
</feature>

Back to the top