Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornhauge2011-11-17 03:53:52 +0000
committernhauge2011-11-17 03:53:52 +0000
commit58d9b83b245ca24fe87de81452d56257de1c9a02 (patch)
treefe9eb2e74f3a668b51c3585769af876851488fd3 /common/plugins/org.eclipse.jpt.common.eclipselink.branding/META-INF/MANIFEST.MF
parentc4efc2bf77a07e5c8e819173a44b112792ece021 (diff)
downloadwebtools.dali-58d9b83b245ca24fe87de81452d56257de1c9a02.tar.gz
webtools.dali-58d9b83b245ca24fe87de81452d56257de1c9a02.tar.xz
webtools.dali-58d9b83b245ca24fe87de81452d56257de1c9a02.zip
Update versions and version dependencies for 3.1 release.
Diffstat (limited to 'common/plugins/org.eclipse.jpt.common.eclipselink.branding/META-INF/MANIFEST.MF')
-rw-r--r--common/plugins/org.eclipse.jpt.common.eclipselink.branding/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/plugins/org.eclipse.jpt.common.eclipselink.branding/META-INF/MANIFEST.MF b/common/plugins/org.eclipse.jpt.common.eclipselink.branding/META-INF/MANIFEST.MF
index 0ded420bf7..2bb1128e0a 100644
--- a/common/plugins/org.eclipse.jpt.common.eclipselink.branding/META-INF/MANIFEST.MF
+++ b/common/plugins/org.eclipse.jpt.common.eclipselink.branding/META-INF/MANIFEST.MF
@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.jpt.common.eclipselink.branding;singleton:=true
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.1.0.qualifier
Bundle-Localization: plugin
Bundle-Vendor: %providerName

Back to the top