| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Localization: plugin |
| Bundle-Name: %pluginName |
| Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.modelingunit.update |
| Bundle-Version: 0.9.0.qualifier |
| Bundle-Vendor: %providerName |
| Bundle-RequiredExecutionEnvironment: J2SE-1.5 |
| Bundle-ActivationPolicy: lazy |
| Require-Bundle: org.eclipse.mylyn.docs.intent.core;bundle-version="0.7.0", |
| org.eclipse.mylyn.docs.intent.collab;bundle-version="0.7.0", |
| org.eclipse.mylyn.docs.intent.collab.common;bundle-version="0.7.0", |
| org.eclipse.mylyn.docs.intent.compare;bundle-version="0.7.0" |
| Export-Package: org.eclipse.mylyn.docs.intent.modelingunit.update |