summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-web-runtime/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-02-18 18:43:06 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-02-18 18:43:06 +0000
commite0e7ee6fdf209d337225fa3f901f496e178a309d (patch)
treed659cfbbac17bce5c11f22bf345d5c06b8fcc550 /java/sca/modules/implementation-web-runtime/pom.xml
parentd05eb9a9012a851f2fc4990ccc992c695640e959 (diff)
Fix the invalid MANIFEST.MF
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745603 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/implementation-web-runtime/pom.xml')
-rw-r--r--java/sca/modules/implementation-web-runtime/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/java/sca/modules/implementation-web-runtime/pom.xml b/java/sca/modules/implementation-web-runtime/pom.xml
index 1f4c619915..f1bcf49758 100644
--- a/java/sca/modules/implementation-web-runtime/pom.xml
+++ b/java/sca/modules/implementation-web-runtime/pom.xml
@@ -77,13 +77,6 @@
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>org.easymock</groupId>
- <artifactId>easymock</artifactId>
- <version>2.2</version>
- <scope>test</scope>
- </dependency>
-
</dependencies>
</project>