diff options
Diffstat (limited to '')
-rw-r--r-- | branches/sca-java-1.5/distribution/manifest/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/branches/sca-java-1.5/distribution/manifest/pom.xml b/branches/sca-java-1.5/distribution/manifest/pom.xml index 5e4c95e568..31ad01616e 100644 --- a/branches/sca-java-1.5/distribution/manifest/pom.xml +++ b/branches/sca-java-1.5/distribution/manifest/pom.xml @@ -77,11 +77,6 @@ </dependency> <dependency> <groupId>${pom.groupId}</groupId> - <artifactId>tuscany-binding-http-jsonrpc-js</artifactId> - <version>${pom.version}</version> - </dependency> - <dependency> - <groupId>${pom.groupId}</groupId> <artifactId>tuscany-binding-http-jsonrpc-runtime</artifactId> <version>${pom.version}</version> </dependency> |