Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2019-03-11 13:17:33 +0000
committerThomas Watson2019-03-11 13:17:33 +0000
commit8ba4adeaf5cd9cb62602d23e3a6d144311630bd4 (patch)
tree7d13f27f0a4bfb389b8c704c1df435c863146a66 /features/org.eclipse.equinox.core.sdk/feature.xml
parentdf750cba45e6fcda758794bfc878ecadf690d1df (diff)
downloadrt.equinox.bundles-8ba4adeaf5cd9cb62602d23e3a6d144311630bd4.tar.gz
rt.equinox.bundles-8ba4adeaf5cd9cb62602d23e3a6d144311630bd4.tar.xz
rt.equinox.bundles-8ba4adeaf5cd9cb62602d23e3a6d144311630bd4.zip
Bump remaining equinox features Change-Id: I2c391331838d06c3ed15b294e8255a71d71c07dd Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'features/org.eclipse.equinox.core.sdk/feature.xml')
-rw-r--r--features/org.eclipse.equinox.core.sdk/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.core.sdk/feature.xml b/features/org.eclipse.equinox.core.sdk/feature.xml
index 7ea1a9283..6ec6c6a57 100644
--- a/features/org.eclipse.equinox.core.sdk/feature.xml
+++ b/features/org.eclipse.equinox.core.sdk/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.equinox.core.sdk"
label="%featureName"
- version="3.17.0.qualifier"
+ version="3.18.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">

Back to the top