Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2018-09-21 19:55:58 +0000
committerThomas Watson2018-09-21 19:55:58 +0000
commit2e8cefa09e303a22a8a7cb954d0c8938d5091911 (patch)
tree90da57ebf131566069ab825510372c24a88198ce /features/org.eclipse.equinox.server.core/feature.xml
parentd8af6bc469b7f5b000da5e886e3fa4bf380398de (diff)
downloadrt.equinox.bundles-2e8cefa09e303a22a8a7cb954d0c8938d5091911.tar.gz
rt.equinox.bundles-2e8cefa09e303a22a8a7cb954d0c8938d5091911.tar.xz
rt.equinox.bundles-2e8cefa09e303a22a8a7cb954d0c8938d5091911.zip
Bug 539336 - Update feature versions for 4.10
Change-Id: I8fe0e8d4350ebf1fd981f83efb6a7b84d7d6c756 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
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 254ae7f06..a202adf11 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.7.0.qualifier"
+ version="1.8.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">

Back to the top