diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-13 17:38:47 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-13 17:38:47 +0000 |
commit | d374f0595f4a493a5b3b4b5dadd03585b96d96a5 (patch) | |
tree | deed16f08e872d8d8446bbb500c25625d4b42bc1 /java | |
parent | 8d7812e7ef9d10c10a670dbd4923521f81c2e886 (diff) |
Cleaning up unused dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824854 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r-- | java/sca/modules/binding-jsonrpc/pom.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/java/sca/modules/binding-jsonrpc/pom.xml b/java/sca/modules/binding-jsonrpc/pom.xml index 827f7c71e0..dc9e2bec63 100644 --- a/java/sca/modules/binding-jsonrpc/pom.xml +++ b/java/sca/modules/binding-jsonrpc/pom.xml @@ -36,18 +36,6 @@ <version>2.0-SNAPSHOT</version> </dependency> - <!-- dependency> - <groupId>org.apache.tuscany.sca</groupId> - <artifactId>tuscany-policy</artifactId> - <version>2.0-SNAPSHOT</version> - </dependency --> - - <dependency> - <groupId>org.apache.tuscany.sca</groupId> - <artifactId>tuscany-interface-java</artifactId> - <version>2.0-SNAPSHOT</version> - </dependency> - <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> |