diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2008-10-31 20:26:54 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2008-10-31 20:26:54 +0000 |
commit | 39244727fea24f3f5af3d4ae83206d7746b1205e (patch) | |
tree | 0a73d5eb7a8b404cb8270b590dcea426b1f66b11 /branches | |
parent | baccabe9754de992664fd7cf0497ddba5513275d (diff) |
Clean up dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709558 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches')
-rw-r--r-- | branches/sca-equinox/modules/binding-ws-axis2-policy/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/branches/sca-equinox/modules/binding-ws-axis2-policy/pom.xml b/branches/sca-equinox/modules/binding-ws-axis2-policy/pom.xml index 0991df6461..3873e66625 100644 --- a/branches/sca-equinox/modules/binding-ws-axis2-policy/pom.xml +++ b/branches/sca-equinox/modules/binding-ws-axis2-policy/pom.xml @@ -37,12 +37,6 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> - <artifactId>tuscany-assembly-xml</artifactId> - <version>1.4-SNAPSHOT</version> - </dependency> - - <dependency> - <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-policy-security</artifactId> <version>1.4-SNAPSHOT</version> </dependency> |