Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2009-07-21 19:44:46 +0000
committerspingel2009-07-21 19:44:46 +0000
commit3bc449ead39509e1adba6458f288d2d284520242 (patch)
tree899fa4cc6c9ac05ccfca3453e16750ad39257dd5 /org.eclipse.mylyn.commons.soap
parentafdb730f4764faf8b226bc3d74b7e3fdfdc17da9 (diff)
downloadorg.eclipse.mylyn.commons-3bc449ead39509e1adba6458f288d2d284520242.tar.gz
org.eclipse.mylyn.commons-3bc449ead39509e1adba6458f288d2d284520242.tar.xz
org.eclipse.mylyn.commons-3bc449ead39509e1adba6458f288d2d284520242.zip
NEW - bug 221939: [releng] manage branches
https://bugs.eclipse.org/bugs/show_bug.cgi?id=221939
Diffstat (limited to 'org.eclipse.mylyn.commons.soap')
-rw-r--r--org.eclipse.mylyn.commons.soap/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.commons.soap/META-INF/MANIFEST.MF b/org.eclipse.mylyn.commons.soap/META-INF/MANIFEST.MF
index ca912e35..46899f34 100644
--- a/org.eclipse.mylyn.commons.soap/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.commons.soap/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
-Bundle-SymbolicName: org.eclipse.mylyn.commons.soap;singleton:=true
+Bundle-SymbolicName: org.eclipse.mylyn.commons.soap
Bundle-Version: 3.2.1.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top