Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornhauge2011-08-05 22:37:20 +0000
committernhauge2011-08-05 22:37:20 +0000
commit0eaefef238c055d1044d364ef3e405d50cc08eb5 (patch)
tree1a72b411324b066d8de7aaabf60529a8ed077c1d /jaxb/plugins/org.eclipse.jpt.jaxb.ui/META-INF
parentced4051219bf4439c7b04145430f6f2f6730727c (diff)
downloadwebtools.dali-0eaefef238c055d1044d364ef3e405d50cc08eb5.tar.gz
webtools.dali-0eaefef238c055d1044d364ef3e405d50cc08eb5.tar.xz
webtools.dali-0eaefef238c055d1044d364ef3e405d50cc08eb5.zip
Update plugin version numbers for 3.1 M1.
Diffstat (limited to 'jaxb/plugins/org.eclipse.jpt.jaxb.ui/META-INF')
-rw-r--r--jaxb/plugins/org.eclipse.jpt.jaxb.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/jaxb/plugins/org.eclipse.jpt.jaxb.ui/META-INF/MANIFEST.MF b/jaxb/plugins/org.eclipse.jpt.jaxb.ui/META-INF/MANIFEST.MF
index 5e576c6ba2..bc7feec391 100644
--- a/jaxb/plugins/org.eclipse.jpt.jaxb.ui/META-INF/MANIFEST.MF
+++ b/jaxb/plugins/org.eclipse.jpt.jaxb.ui/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.jpt.jaxb.ui;singleton:=true
-Bundle-Version: 1.1.0.qualifier
+Bundle-Version: 1.2.0.qualifier
Bundle-Activator: org.eclipse.jpt.jaxb.ui.JptJaxbUiPlugin
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .

Back to the top