From 2eb2add235e01cdc082e462da9b47c6803395f62 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 17 Nov 2008 12:51:03 +0000 Subject: Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn't so striaght forward to do as there are quite a few permutations you need to search/replace to catch all the occurances of 1.4 so this is going to make doing releases a bit harder so we may need to find a better way git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718234 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/modules/sca-api/META-INF/MANIFEST.MF | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'java/sca/modules/sca-api/META-INF/MANIFEST.MF') diff --git a/java/sca/modules/sca-api/META-INF/MANIFEST.MF b/java/sca/modules/sca-api/META-INF/MANIFEST.MF index d0585ad7d4..bad814ed6f 100644 --- a/java/sca/modules/sca-api/META-INF/MANIFEST.MF +++ b/java/sca/modules/sca-api/META-INF/MANIFEST.MF @@ -1,17 +1,17 @@ Manifest-Version: 1.0 -Export-Package: org.osoa.sca.annotations;version="1.4",org.osoa.sca;us - es:="javax.security.auth";version="1.4" +Export-Package: org.osoa.sca.annotations;version="2.0",org.osoa.sca;us + es:="javax.security.auth";version="2.0" Tool: Bnd-0.0.255 Bundle-Name: Apache Tuscany SCA API Created-By: 1.6.0_07 (Sun Microsystems Inc.) Bundle-Vendor: The Apache Software Foundation -Bundle-Version: 1.4 +Bundle-Version: 2.0 Bnd-LastModified: 1225397105046 Bundle-ManifestVersion: 2 Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt Bundle-Description: API classes for the Service Component Architecture -Import-Package: javax.security.auth,org.osoa.sca;version="1.4",org.oso - a.sca.annotations;version="1.4" +Import-Package: javax.security.auth,org.osoa.sca;version="2.0",org.oso + a.sca.annotations;version="2.0" Bundle-SymbolicName: org.apache.tuscany.sca.api Bundle-DocURL: http://www.apache.org/ -- cgit v1.2.3