summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/host-embedded/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-24 07:42:36 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-24 07:42:36 +0000
commit3aaf8c95de13c405a50568dd635382197fb657fd (patch)
tree85bd8e89b95f2aa367cfa1e551cf379aa64c3438 /branches/sca-java-1.x/modules/host-embedded/pom.xml
parent795d14f2ec2c73c674c08d78d5e8c0333ffaa9b3 (diff)
Update scadomain to support passing in the default port in the domain uri
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757678 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/modules/host-embedded/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/modules/host-embedded/pom.xml b/branches/sca-java-1.x/modules/host-embedded/pom.xml
index 47322d76ab..c3699ae1d5 100644
--- a/branches/sca-java-1.x/modules/host-embedded/pom.xml
+++ b/branches/sca-java-1.x/modules/host-embedded/pom.xml
@@ -100,6 +100,12 @@
<version>1.5-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-host-http</artifactId>
+ <version>1.5-SNAPSHOT</version>
+ <scope>compile</scope>
+ </dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>