diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-20 18:14:16 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-20 18:14:16 +0000 |
commit | ba29229210371c61f3fba060c8e0ba7e20089317 (patch) | |
tree | 2f774552bd9217f99b6f62e494c522fd5e4ea077 /java/sca/modules/binding-sca-axis2-runtime | |
parent | e8c75e10dc8a49aa11da021eda4045e6d341e018 (diff) |
Clean up the MANIFEST.MF and add SCA-Version header
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882666 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/binding-sca-axis2-runtime')
-rw-r--r-- | java/sca/modules/binding-sca-axis2-runtime/META-INF/MANIFEST.MF | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/java/sca/modules/binding-sca-axis2-runtime/META-INF/MANIFEST.MF b/java/sca/modules/binding-sca-axis2-runtime/META-INF/MANIFEST.MF index b26b8a0cbd..6b26c1a9b1 100644 --- a/java/sca/modules/binding-sca-axis2-runtime/META-INF/MANIFEST.MF +++ b/java/sca/modules/binding-sca-axis2-runtime/META-INF/MANIFEST.MF @@ -1,11 +1,9 @@ Manifest-Version: 1.0
Private-Package: org.apache.tuscany.sca.binding.sca.provider;version="2.0.0"
-Tool: Bnd-0.0.255
+SCA-Version: 1.1
Bundle-Name: Apache Tuscany SCA Axis2-based Default Binding Model
-Created-By: 1.6.0_07 (Sun Microsystems Inc.)
Bundle-Vendor: The Apache Software Foundation
Bundle-Version: 2.0.0
-Bnd-LastModified: 1225397165593
Bundle-ManifestVersion: 2
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-Description: Apache Tuscany SCA Default Binding Model
|