Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 644f9282f19d7c4d16c590a42f8e8d2e4b24a112 (plain) (blame)
1
2
3
4
5
6
7
8
9
Bundle-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.springframework.osgi.iandt.extenderversion
Bundle-Name: Extender Version
Bundle-Vendor: Spring Framework
SpringExtender-Version: 19.99.98.not-existing
Spring-Context: *;
Bundle-ClassPath: .,
 target/classes/

Back to the top