summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-script-runtime/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--java/sca/modules/implementation-script-runtime/META-INF/MANIFEST.MF4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/sca/modules/implementation-script-runtime/META-INF/MANIFEST.MF b/java/sca/modules/implementation-script-runtime/META-INF/MANIFEST.MF
index 95371915ab..aed41dbb4f 100644
--- a/java/sca/modules/implementation-script-runtime/META-INF/MANIFEST.MF
+++ b/java/sca/modules/implementation-script-runtime/META-INF/MANIFEST.MF
@@ -49,8 +49,8 @@ Import-Package: com.sun.script.jruby,
org.jruby.runtime.load,
org.jruby.util,
org.jruby.util.io,
- org.osoa.sca;version="2.0.0",
- org.osoa.sca.annotations;version="2.0.0";resolution:=optional,
+ org.oasisopen.sca;version="2.0.0",
+ org.oasisopen.sca.annotation;version="2.0.0";resolution:=optional,
org.w3c.dom
Bundle-SymbolicName: org.apache.tuscany.sca.implementation.script.runt
ime