summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5/distribution/manifest/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-05-22 17:44:39 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-05-22 17:44:39 +0000
commit898e035c22c7a57bf13f8ab6db998542dd6cf686 (patch)
tree096fdc681213797e8c41462cfecd814d7fd2c565 /branches/sca-java-1.5/distribution/manifest/pom.xml
parent2d180c029f895a20d93c9f800bc63bb01627d33a (diff)
TUSCANY-3047 - Fixing module typo
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777636 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.5/distribution/manifest/pom.xml5
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>