summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-web-client/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--java/sca/modules/implementation-web-client/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/modules/implementation-web-client/META-INF/MANIFEST.MF b/java/sca/modules/implementation-web-client/META-INF/MANIFEST.MF
index 0073c3a419..25c648a0ce 100644
--- a/java/sca/modules/implementation-web-client/META-INF/MANIFEST.MF
+++ b/java/sca/modules/implementation-web-client/META-INF/MANIFEST.MF
@@ -26,7 +26,7 @@ Import-Package: javax.servlet,
org.directwebremoting;version="2.0.3",
org.directwebremoting.create;version="2.0.3",
org.directwebremoting.extend;version="2.0.3",
- org.directwebremoting.sevlet;version="2.0.3",
+ org.directwebremoting.servlet;version="2.0.3",
org.oasisopen.sca.annotation;version="2.0.0",
org.oasisopen.sca;version="2.0.0"
Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6