Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2017-08-09 14:15:34 +0000
committerThomas Watson2017-08-09 14:27:58 +0000
commit35c30ef0d06b2ce222d6f4b7c4705bfc3b3d99dc (patch)
treec951cddb639dc5677286425e8148d8eec3179b1e /features/org.eclipse.equinox.server.core/feature.xml
parent1f4da249ef8b1285585d3ba27aad2faeba7df08c (diff)
downloadrt.equinox.bundles-35c30ef0d06b2ce222d6f4b7c4705bfc3b3d99dc.tar.gz
rt.equinox.bundles-35c30ef0d06b2ce222d6f4b7c4705bfc3b3d99dc.tar.xz
rt.equinox.bundles-35c30ef0d06b2ce222d6f4b7c4705bfc3b3d99dc.zip
Diffstat (limited to 'features/org.eclipse.equinox.server.core/feature.xml')
-rw-r--r--features/org.eclipse.equinox.server.core/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.server.core/feature.xml b/features/org.eclipse.equinox.server.core/feature.xml
index ee9bc88d2..2a6dbc26d 100644
--- a/features/org.eclipse.equinox.server.core/feature.xml
+++ b/features/org.eclipse.equinox.server.core/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.equinox.server.core"
label="%featureName"
- version="1.5.0.qualifier"
+ version="1.6.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">

Back to the top