summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-widget-runtime
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-01-20 17:13:19 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-01-20 17:13:19 +0000
commit5259998b01b3518b219da090ee819466fdca3902 (patch)
tree1dbc8c4947ab5c8e4f92cc13e7ef9464e9d3ea10 /java/sca/modules/implementation-widget-runtime
parent5dc7b69f079dd60e4cad95cac9d784003eee94b8 (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/implementation-widget-runtime')
-rw-r--r--java/sca/modules/implementation-widget-runtime/META-INF/MANIFEST.MF22
1 files changed, 11 insertions, 11 deletions
diff --git a/java/sca/modules/implementation-widget-runtime/META-INF/MANIFEST.MF b/java/sca/modules/implementation-widget-runtime/META-INF/MANIFEST.MF
index 3e296842bd..6fc4a501a3 100644
--- a/java/sca/modules/implementation-widget-runtime/META-INF/MANIFEST.MF
+++ b/java/sca/modules/implementation-widget-runtime/META-INF/MANIFEST.MF
@@ -1,25 +1,25 @@
Manifest-Version: 1.0
Private-Package: org.apache.tuscany.sca.implementation.widget.provider
- ;version="1.4"
+ ;version="2.0.0"
Tool: Bnd-0.0.255
Bundle-Name: Apache Tuscany SCA Widget Implementation Runtime
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: 1225397415984
Bundle-ManifestVersion: 2
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-Description: Apache Tuscany SCA Widget Implementation Runtime
Import-Package:
- org.apache.tuscany.sca.assembly;version="1.4",
- org.apache.tuscany.sca.core;version="1.4",
- org.apache.tuscany.sca.implementation.widget;version="1.4",
- org.apache.tuscany.sca.interfacedef;version="1.4",
- org.apache.tuscany.sca.invocation;version="1.4",
- org.apache.tuscany.sca.policy;version="1.4.0",
- org.apache.tuscany.sca.provider;version="1.4",
- org.apache.tuscany.sca.runtime;version="1.4",
- org.osoa.sca.annotations;version="1.4";resolution:=optional,
+ org.apache.tuscany.sca.assembly;version="2.0.0",
+ org.apache.tuscany.sca.core;version="2.0.0",
+ org.apache.tuscany.sca.implementation.widget;version="2.0.0",
+ org.apache.tuscany.sca.interfacedef;version="2.0.0",
+ org.apache.tuscany.sca.invocation;version="2.0.0",
+ org.apache.tuscany.sca.policy;version="2.0.0",
+ org.apache.tuscany.sca.provider;version="2.0.0",
+ org.apache.tuscany.sca.runtime;version="2.0.0",
+ org.osoa.sca.annotations;version="2.0.0";resolution:=optional,
org.w3c.dom
Bundle-SymbolicName: org.apache.tuscany.sca.implementation.widget.runt
ime