diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-01-20 17:13:19 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-01-20 17:13:19 +0000 |
commit | 5259998b01b3518b219da090ee819466fdca3902 (patch) | |
tree | 1dbc8c4947ab5c8e4f92cc13e7ef9464e9d3ea10 /java/sca/modules/host-rmi | |
parent | 5dc7b69f079dd60e4cad95cac9d784003eee94b8 (diff) |
Updating MANIFEST.MF versions to 2.0.0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736040 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/host-rmi')
-rw-r--r-- | java/sca/modules/host-rmi/META-INF/MANIFEST.MF | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/java/sca/modules/host-rmi/META-INF/MANIFEST.MF b/java/sca/modules/host-rmi/META-INF/MANIFEST.MF index e85017a67f..805cc806c4 100644 --- a/java/sca/modules/host-rmi/META-INF/MANIFEST.MF +++ b/java/sca/modules/host-rmi/META-INF/MANIFEST.MF @@ -1,15 +1,15 @@ Manifest-Version: 1.0
-Export-Package: org.apache.tuscany.sca.host.rmi;version="1.4"
+Export-Package: org.apache.tuscany.sca.host.rmi;version="2.0.0"
Tool: Bnd-0.0.255
Bundle-Name: Apache Tuscany SCA RMI Host Extension Point
Created-By: 1.6.0_07 (Sun Microsystems Inc.)
Bundle-Vendor: The Apache Software Foundation
-Bundle-Version: 1.4
+Bundle-Version: 2.0.0
Bnd-LastModified: 1225397321468
Bundle-ManifestVersion: 2
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-Description: Apache Tuscany SCA RMI Host Extension Point
-Import-Package: org.apache.tuscany.sca.host.rmi;version="1.4"
+Import-Package: org.apache.tuscany.sca.host.rmi;version="2.0.0"
Bundle-SymbolicName: org.apache.tuscany.sca.host.rmi
Bundle-DocURL: http://www.apache.org/
|