Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornhauge2012-03-15 22:44:34 +0000
committernhauge2012-03-15 22:44:34 +0000
commit88e89d23125b0e9e834ef802c7848ef1f1ecc353 (patch)
treecf0b640e5b8d30e6cfb597ae2260d66d9958be60 /jaxb/plugins/org.eclipse.jpt.jaxb.ui
parentb257406bca55f1d7126a1275fc83bcd63507dbf4 (diff)
downloadwebtools.dali-88e89d23125b0e9e834ef802c7848ef1f1ecc353.tar.gz
webtools.dali-88e89d23125b0e9e834ef802c7848ef1f1ecc353.tar.xz
webtools.dali-88e89d23125b0e9e834ef802c7848ef1f1ecc353.zip
Update version numbers for 3.2 M6
Diffstat (limited to 'jaxb/plugins/org.eclipse.jpt.jaxb.ui')
-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 bc7feec391..89a4a4d393 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.2.0.qualifier
+Bundle-Version: 1.3.0.qualifier
Bundle-Activator: org.eclipse.jpt.jaxb.ui.JptJaxbUiPlugin
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .

Back to the top