Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 39794c09ddfaf276263ade68aaf94f935f06c731 (plain) (blame)
1
2
3
4
5
6
7
8
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.m2e.lifecyclemapping.defaults;singleton:=true
Bundle-Version: 0.13.0.qualifier
Require-Bundle: org.eclipse.m2e.core;bundle-version="0.13.0",
 org.eclipse.m2e.jdt;bundle-version="0.13.0"
Bundle-Vendor: %Bundle-Vendor

Back to the top