12 lines
411 B
Text
12 lines
411 B
Text
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: Velocity
|
||
|
Bundle-SymbolicName: com.raytheon.uf.common.velocity
|
||
|
Bundle-Version: 1.0.0.qualifier
|
||
|
Bundle-Vendor: RAYTHEON
|
||
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||
|
Require-Bundle: org.apache.velocity;bundle-version="1.7.0",
|
||
|
com.raytheon.uf.common.util
|
||
|
Import-Package: org.apache.commons.collections
|
||
|
Export-Package: com.raytheon.uf.common.velocity
|