Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornhauge2010-06-30 19:31:56 +0000
committernhauge2010-06-30 19:31:56 +0000
commit923f17a8ea41ac7351083e683a9736e391a7efdc (patch)
tree85879f9742e672290ad841972515b55b39cab04c /assembly/plugins/org.eclipse.jpt
parentcf5275ac64f3f2adb39831ac0b47eda2ab6e21cd (diff)
downloadwebtools.dali-923f17a8ea41ac7351083e683a9736e391a7efdc.tar.gz
webtools.dali-923f17a8ea41ac7351083e683a9736e391a7efdc.tar.xz
webtools.dali-923f17a8ea41ac7351083e683a9736e391a7efdc.zip
Update service field for 2.3.1 release.
Diffstat (limited to 'assembly/plugins/org.eclipse.jpt')
-rw-r--r--assembly/plugins/org.eclipse.jpt/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/assembly/plugins/org.eclipse.jpt/META-INF/MANIFEST.MF b/assembly/plugins/org.eclipse.jpt/META-INF/MANIFEST.MF
index faac80f86e..a5fbedd077 100644
--- a/assembly/plugins/org.eclipse.jpt/META-INF/MANIFEST.MF
+++ b/assembly/plugins/org.eclipse.jpt/META-INF/MANIFEST.MF
@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.jpt; singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
Bundle-Localization: plugin
Bundle-Vendor: %providerName

Back to the top