summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/binding-sca-axis2
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-29 01:09:22 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-29 01:09:22 +0000
commit49083619a0d9527d8797901735efac31bb3bcf5f (patch)
tree0b3dffa0b51e76b68d8d9f42164e6be583e6f670 /branches/sca-equinox/modules/binding-sca-axis2
parent04ef75e0a7e0e5928a90ca53a686665c2c634573 (diff)
Merged from trunk. Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and Axiom based on the patches from Ram for TUSCANY-2606
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699937 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/modules/binding-sca-axis2')
-rw-r--r--branches/sca-equinox/modules/binding-sca-axis2/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/branches/sca-equinox/modules/binding-sca-axis2/pom.xml b/branches/sca-equinox/modules/binding-sca-axis2/pom.xml
index 9f4fbc6c9e..807a4add70 100644
--- a/branches/sca-equinox/modules/binding-sca-axis2/pom.xml
+++ b/branches/sca-equinox/modules/binding-sca-axis2/pom.xml
@@ -51,13 +51,6 @@
</dependency>
<dependency>
- <groupId>org.easymock</groupId>
- <artifactId>easymock</artifactId>
- <version>2.2</version>
- <scope>test</scope>
- </dependency>
-
- <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-jetty</artifactId>
<version>1.4-SNAPSHOT</version>