Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Anderson2016-02-16 13:45:00 +0000
committerCarl Anderson2016-02-16 13:45:00 +0000
commitb729a28c8c89b57296925fb1519af3ef40885b3d (patch)
treec00a53506d8c60e5b861a50bc99267f21adf7b5d /plugins/org.eclipse.jst.j2ee.ui/META-INF/MANIFEST.MF
parenta81fe5b6c40f6c7613bf64325451ae025bf0125c (diff)
downloadwebtools.javaee-b729a28c8c89b57296925fb1519af3ef40885b3d.tar.gz
webtools.javaee-b729a28c8c89b57296925fb1519af3ef40885b3d.tar.xz
webtools.javaee-b729a28c8c89b57296925fb1519af3ef40885b3d.zip
[487288] J2EE plugins still have calls to API that requires the
compatibility layer
Diffstat (limited to 'plugins/org.eclipse.jst.j2ee.ui/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.jst.j2ee.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.jst.j2ee.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.jst.j2ee.ui/META-INF/MANIFEST.MF
index 42afe3cfa..e7ba1eea0 100644
--- a/plugins/org.eclipse.jst.j2ee.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.jst.j2ee.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.eclipse.jst.j2ee.ui; singleton:=true
-Bundle-Version: 1.1.801.qualifier
+Bundle-Version: 1.1.900.qualifier
Bundle-Activator: org.eclipse.jst.j2ee.internal.plugin.J2EEUIPlugin
Bundle-Vendor: %Bundle-Vendor.0
Bundle-Localization: plugin

Back to the top