Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2010-05-03 21:39:13 +0000
committerThomas Watson2010-05-03 21:39:13 +0000
commit5eef7671745bddaf0cd57fb82c234b85b4577b70 (patch)
treeb35d68db8fa5f6a2647936db22a19c82434f85c0 /bundles/org.eclipse.equinox.jsp.jasper.registry
parent962d402f93acb1ec8d56797d89721d846f751c2e (diff)
downloadrt.equinox.bundles-5eef7671745bddaf0cd57fb82c234b85b4577b70.tar.gz
rt.equinox.bundles-5eef7671745bddaf0cd57fb82c234b85b4577b70.tar.xz
rt.equinox.bundles-5eef7671745bddaf0cd57fb82c234b85b4577b70.zip
Bug 311436 - please tag these equinox bundles so they include source references for the 3.6 release
Diffstat (limited to 'bundles/org.eclipse.equinox.jsp.jasper.registry')
-rw-r--r--bundles/org.eclipse.equinox.jsp.jasper.registry/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.jsp.jasper.registry/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.jsp.jasper.registry/META-INF/MANIFEST.MF
index 3d2894877..462300536 100644
--- a/bundles/org.eclipse.equinox.jsp.jasper.registry/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.jsp.jasper.registry/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-Name: %bundleName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-SymbolicName: org.eclipse.equinox.jsp.jasper.registry
-Bundle-Version: 1.0.100.qualifier
+Bundle-Version: 1.0.200.qualifier
Bundle-Activator: org.eclipse.equinox.internal.jsp.jasper.registry.Activator
Import-Package: org.eclipse.equinox.jsp.jasper,
org.osgi.framework;version="1.3.0",

Back to the top