diff options
Diffstat (limited to 'branches/sdo-1.1.1-incubating/lib/src/main/resources/META-INF/MANIFEST.MF')
-rw-r--r-- | branches/sdo-1.1.1-incubating/lib/src/main/resources/META-INF/MANIFEST.MF | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/branches/sdo-1.1.1-incubating/lib/src/main/resources/META-INF/MANIFEST.MF b/branches/sdo-1.1.1-incubating/lib/src/main/resources/META-INF/MANIFEST.MF deleted file mode 100644 index aa077ed9d1..0000000000 --- a/branches/sdo-1.1.1-incubating/lib/src/main/resources/META-INF/MANIFEST.MF +++ /dev/null @@ -1,19 +0,0 @@ -Manifest-Version: 1.0
-Extension-Name: tuscany-sdo-lib
-Specification-Title: Tuscany SDO Implementation Library
-Specification-Vendor: Apache Software Foundation
-Implementation-Vendor: Apache Software Foundation
-Implementation-Vendor-Id: org.apache
-Implementation-Title: tuscany-sdo-lib
-Implementation-Version: ${pom.version}
-Bundle-ManifestVersion: 2
-Bundle-Name: Tuscany SDO Implementation Library
-Bundle-SymbolicName: org.apache.tuscany.sdo.lib
-Bundle-Version: 1.0.0
-Bundle-Vendor: Apache Software Foundation
-Require-Bundle: org.apache.tuscany.sdo.spec;visibility:=reexport
-Export-Package: org.apache.tuscany.sdo.api,
- org.apache.tuscany.sdo.spi,
- org.apache.tuscany.sdo.lib
-X-Compile-Source-JDK: 1.4
-X-Compile-Target-JDK: 1.4
|