Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-01-20 14:40:43 +0000
committerThomas Watson2016-01-20 14:49:11 +0000
commita164762f16f7f5f8d02c5cec5b5eb73dfcf27873 (patch)
tree83002d5b310fc4842b1561a4d5f011fe450c0b22 /features/org.eclipse.equinox.server.servletbridge/feature.xml
parent652bb5b7845d77af8ef390d99d4c974f1ec8db3e (diff)
downloadrt.equinox.bundles-a164762f16f7f5f8d02c5cec5b5eb73dfcf27873.tar.gz
rt.equinox.bundles-a164762f16f7f5f8d02c5cec5b5eb73dfcf27873.tar.xz
rt.equinox.bundles-a164762f16f7f5f8d02c5cec5b5eb73dfcf27873.zip
Bug 470000 - Remove (or reduce) dependency on aspectj bundles
Change-Id: Ibe5343cacf9cfb126ec8bab22cc9a414d6b28514 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'features/org.eclipse.equinox.server.servletbridge/feature.xml')
-rw-r--r--features/org.eclipse.equinox.server.servletbridge/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.server.servletbridge/feature.xml b/features/org.eclipse.equinox.server.servletbridge/feature.xml
index 056029262..db2cd9e3b 100644
--- a/features/org.eclipse.equinox.server.servletbridge/feature.xml
+++ b/features/org.eclipse.equinox.server.servletbridge/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.equinox.server.servletbridge"
label="%featureName"
- version="1.0.101.qualifier"
+ version="1.0.200.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">

Back to the top