Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornhauge2012-03-05 16:24:37 +0000
committernhauge2012-03-05 16:24:37 +0000
commit4f80d0a997c3e339a561f3c95c3e78ca2f2aee9c (patch)
tree5239886adb094716a9f4e46a0b45867a26b135f0 /jaxb/plugins
parent5dcbcc82587651a020720e7654e643396174f4e4 (diff)
downloadwebtools.dali-4f80d0a997c3e339a561f3c95c3e78ca2f2aee9c.tar.gz
webtools.dali-4f80d0a997c3e339a561f3c95c3e78ca2f2aee9c.tar.xz
webtools.dali-4f80d0a997c3e339a561f3c95c3e78ca2f2aee9c.zip
Update plugin version for bug fix in head.
Diffstat (limited to 'jaxb/plugins')
-rw-r--r--jaxb/plugins/org.eclipse.jpt.jaxb.core.schemagen/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/jaxb/plugins/org.eclipse.jpt.jaxb.core.schemagen/META-INF/MANIFEST.MF b/jaxb/plugins/org.eclipse.jpt.jaxb.core.schemagen/META-INF/MANIFEST.MF
index 74056248bf..6bb4d25868 100644
--- a/jaxb/plugins/org.eclipse.jpt.jaxb.core.schemagen/META-INF/MANIFEST.MF
+++ b/jaxb/plugins/org.eclipse.jpt.jaxb.core.schemagen/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.jpt.jaxb.core.schemagen;singleton:=true
-Bundle-Version: 1.0.100.qualifier
+Bundle-Version: 1.0.200.qualifier
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: javax.xml.bind

Back to the top