summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/databinding-json/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-equinox/modules/databinding-json/META-INF/MANIFEST.MF')
-rw-r--r--branches/sca-equinox/modules/databinding-json/META-INF/MANIFEST.MF3
1 files changed, 1 insertions, 2 deletions
diff --git a/branches/sca-equinox/modules/databinding-json/META-INF/MANIFEST.MF b/branches/sca-equinox/modules/databinding-json/META-INF/MANIFEST.MF
index 89670b57f8..c60394a1ae 100644
--- a/branches/sca-equinox/modules/databinding-json/META-INF/MANIFEST.MF
+++ b/branches/sca-equinox/modules/databinding-json/META-INF/MANIFEST.MF
@@ -12,8 +12,7 @@ Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-Description: Apache Tuscany SCA Data Binding for JSON
Import-Package: com.metaparadigm.jsonrpc,
javax.xml.namespace,
- javax.xml.stream;version="1.0",
-
+ javax.xml.stream,
org.apache.axiom.om,
org.apache.tuscany.sca.databinding;version="1.4",
org.apache.tuscany.sca.databinding.impl;version="1.4",