Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornhauge2011-08-08 22:09:47 +0000
committernhauge2011-08-08 22:09:47 +0000
commitc05c69f42ea14685711d7731ce79db0daa7009c4 (patch)
tree2f93049ec4394c6db62ee94d27ec1a87663d2d8b /common/tests/org.eclipse.jpt.common.utility.tests
parentcd315285c78a5ac08ff5be19d8ec6537e2e15ccf (diff)
downloadwebtools.dali-c05c69f42ea14685711d7731ce79db0daa7009c4.tar.gz
webtools.dali-c05c69f42ea14685711d7731ce79db0daa7009c4.tar.xz
webtools.dali-c05c69f42ea14685711d7731ce79db0daa7009c4.zip
Update plugin versions for M1.
Diffstat (limited to 'common/tests/org.eclipse.jpt.common.utility.tests')
-rw-r--r--common/tests/org.eclipse.jpt.common.utility.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/tests/org.eclipse.jpt.common.utility.tests/META-INF/MANIFEST.MF b/common/tests/org.eclipse.jpt.common.utility.tests/META-INF/MANIFEST.MF
index 3d90c330f5..eeb203128b 100644
--- a/common/tests/org.eclipse.jpt.common.utility.tests/META-INF/MANIFEST.MF
+++ b/common/tests/org.eclipse.jpt.common.utility.tests/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.jpt.common.utility.tests
-Bundle-Version: 2.0.1.qualifier
+Bundle-Version: 2.0.100.qualifier
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.jpt.common.utility;bundle-version="[2.0.0,3.0.0)",

Back to the top