summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/interface/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-11-17 12:51:03 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-11-17 12:51:03 +0000
commit2eb2add235e01cdc082e462da9b47c6803395f62 (patch)
tree0f167e4c9c23a78fe89a6b47e04cc7c4c5611b59 /java/sca/modules/interface/META-INF/MANIFEST.MF
parentc974a42c02f6a43b372652c498d70c7c2db2ba28 (diff)
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
Diffstat (limited to '')
-rw-r--r--java/sca/modules/interface/META-INF/MANIFEST.MF16
1 files changed, 8 insertions, 8 deletions
diff --git a/java/sca/modules/interface/META-INF/MANIFEST.MF b/java/sca/modules/interface/META-INF/MANIFEST.MF
index 50d1eb711a..a5f7a82cf3 100644
--- a/java/sca/modules/interface/META-INF/MANIFEST.MF
+++ b/java/sca/modules/interface/META-INF/MANIFEST.MF
@@ -2,26 +2,26 @@ Manifest-Version: 1.0
Export-Package: org.apache.tuscany.sca.interfacedef.util;uses:="javax.
xml.transform,org.apache.tuscany.sca.interfacedef.impl,org.apache.tus
cany.sca.interfacedef,javax.xml.datatype,javax.xml.namespace";version
- ="1.4",org.apache.tuscany.sca.interfacedef.impl;uses:="org.apache.tus
+ ="2.0",org.apache.tuscany.sca.interfacedef.impl;uses:="org.apache.tus
cany.sca.interfacedef.util,org.apache.tuscany.sca.policy,org.apache.t
- uscany.sca.interfacedef";version="1.4",org.apache.tuscany.sca.interfa
+ uscany.sca.interfacedef";version="2.0",org.apache.tuscany.sca.interfa
cedef;uses:="org.apache.tuscany.sca.interfacedef.util,org.apache.tusc
- any.sca.policy";version="1.4"
+ any.sca.policy";version="2.0"
Tool: Bnd-0.0.255
Bundle-Name: Apache Tuscany SCA Interface Model
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: 1225397086703
Bundle-ManifestVersion: 2
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-Description: Apache Tuscany SCA Interface Model
Import-Package: javax.xml.datatype,javax.xml.namespace,javax.xml.trans
- form,org.apache.tuscany.sca.interfacedef;version="1.4",org.apache.tus
- cany.sca.interfacedef.impl;version="1.4",org.apache.tuscany.sca.inter
- facedef.util;version="1.4",org.apache.tuscany.sca.policy;version="1.4
+ form,org.apache.tuscany.sca.interfacedef;version="2.0",org.apache.tus
+ cany.sca.interfacedef.impl;version="2.0",org.apache.tuscany.sca.inter
+ facedef.util;version="2.0",org.apache.tuscany.sca.policy;version="2.0
",org.apache.tuscany.sca.core;ve
- rsion="1.4";resolution:=optional
+ rsion="2.0";resolution:=optional
Bundle-SymbolicName: org.apache.tuscany.sca.interface
Bundle-DocURL: http://www.apache.org/