11 lines
425 B
Text
11 lines
425 B
Text
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: Wes2Bridge Utility Common
|
||
|
Bundle-SymbolicName: com.raytheon.wes2bridge.common
|
||
|
Bundle-Version: 1.0.0.qualifier
|
||
|
Bundle-Vendor: RAYTHEON
|
||
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||
|
Require-Bundle: org.apache.commons.configuration;bundle-version="1.6.0",
|
||
|
org.apache.commons.lang;bundle-version="2.3.0"
|
||
|
Export-Package: com.raytheon.wes2bridge.common.configuration
|