summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/endpoint
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-10-12 22:40:34 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-10-12 22:40:34 +0000
commit0fc771eec78ec09ac8ecfcdd66bd63d2fa1de57b (patch)
tree276657eb1ae5a6e2dae9822963641e1a70431e49 /branches/sca-equinox/modules/endpoint
parentfdfafc9cad9b91186897de926d4c41004b4fd4be (diff)
Removed unused dependencies on easymock to avoid dragging it into the thirdparty bundle.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703891 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/modules/endpoint')
-rw-r--r--branches/sca-equinox/modules/endpoint/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/branches/sca-equinox/modules/endpoint/pom.xml b/branches/sca-equinox/modules/endpoint/pom.xml
index 95cfabf25d..c1cd932751 100644
--- a/branches/sca-equinox/modules/endpoint/pom.xml
+++ b/branches/sca-equinox/modules/endpoint/pom.xml
@@ -83,14 +83,6 @@
<version>1.4-SNAPSHOT</version>
<scope>test</scope>
</dependency>
-
- <dependency>
- <groupId>org.easymock</groupId>
- <artifactId>easymock</artifactId>
- <version>2.2</version>
- <scope>test</scope>
- </dependency>
-
</dependencies>