Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeil Hauge2012-09-05 21:07:50 +0000
committerNeil Hauge2012-09-05 21:15:37 +0000
commit19fdcf40ee62861f4e2a1edf66dff65c08f6f034 (patch)
tree54e55acc062aeadb9ef33fdf3cb55ad1a4a58d55 /common/plugins/org.eclipse.jpt.common.core/META-INF
parentf91ca8dfe598172f21c8dbd5a5b9d2e4e714b8da (diff)
downloadwebtools.dali-19fdcf40ee62861f4e2a1edf66dff65c08f6f034.tar.gz
webtools.dali-19fdcf40ee62861f4e2a1edf66dff65c08f6f034.tar.xz
webtools.dali-19fdcf40ee62861f4e2a1edf66dff65c08f6f034.zip
Update version numbers for 3.3 M2.
Diffstat (limited to 'common/plugins/org.eclipse.jpt.common.core/META-INF')
-rw-r--r--common/plugins/org.eclipse.jpt.common.core/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/plugins/org.eclipse.jpt.common.core/META-INF/MANIFEST.MF b/common/plugins/org.eclipse.jpt.common.core/META-INF/MANIFEST.MF
index c358a6c051..d93ade8c7b 100644
--- a/common/plugins/org.eclipse.jpt.common.core/META-INF/MANIFEST.MF
+++ b/common/plugins/org.eclipse.jpt.common.core/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.jpt.common.core;singleton:=true
-Bundle-Version: 1.2.0.qualifier
+Bundle-Version: 1.3.0.qualifier
Bundle-Activator: org.eclipse.jpt.common.core.internal.plugin.JptCommonCorePlugin
Bundle-ActivationPolicy: lazy;exclude:="org.eclipse.jpt.common.core.internal.content"
Bundle-ClassPath: .

Back to the top