summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/extensibility
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/extensibility
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 'java/sca/modules/extensibility')
-rw-r--r--java/sca/modules/extensibility/META-INF/MANIFEST.MF10
1 files changed, 5 insertions, 5 deletions
diff --git a/java/sca/modules/extensibility/META-INF/MANIFEST.MF b/java/sca/modules/extensibility/META-INF/MANIFEST.MF
index 2cca0f0936..7973ce6a44 100644
--- a/java/sca/modules/extensibility/META-INF/MANIFEST.MF
+++ b/java/sca/modules/extensibility/META-INF/MANIFEST.MF
@@ -1,19 +1,19 @@
Manifest-Version: 1.0
Export-Package: org.apache.tuscany.sca.core;uses:="org.apache.tuscany.
- sca.extensibility";version="1.4",org.apache.tuscany.sca.extensibility
- ;version="1.4"
+ sca.extensibility";version="2.0",org.apache.tuscany.sca.extensibility
+ ;version="2.0"
Tool: Bnd-0.0.255
Bundle-Name: Apache Tuscany SCA Extensibility
Created-By: 1.6.0_07 (Sun Microsystems Inc.)
DynamicImport-Package: org.apache.tuscany.sca.extensibility.equinox
Bundle-Vendor: The Apache Software Foundation
-Bundle-Version: 1.4
+Bundle-Version: 2.0
Bnd-LastModified: 1225397079296
Bundle-ManifestVersion: 2
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-Description: Apache Tuscany SCA Extensibility
-Import-Package: org.apache.tuscany.sca.core;version="1.4",
- org.apache.tuscany.sca.extensibility;version="1.4"
+Import-Package: org.apache.tuscany.sca.core;version="2.0",
+ org.apache.tuscany.sca.extensibility;version="2.0"
Bundle-SymbolicName: org.apache.tuscany.sca.extensibility
Bundle-DocURL: http://www.apache.org/