summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws-ri
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-09-22 15:07:03 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-09-22 15:07:03 +0000
commitf6b2121f22bb4297ccd6c6c1baa6903bbd521e4c (patch)
tree3debb29e5b92be860d4f3d76c294514d2b03a829 /sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws-ri
parent0fcbec68ad591afd45fc73299f614e072bef60df (diff)
My previous change to remote host-http messed up my linux build (but not my windows build strangely) because it needs to compile against the core module. I want to flip it over to using the core collection but this change gets it working.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1174188 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws-ri')
-rw-r--r--sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws-ri/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws-ri/pom.xml b/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws-ri/pom.xml
index 7b08351cbf..e0cbfc4d1e 100644
--- a/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws-ri/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws-ri/pom.xml
@@ -34,7 +34,6 @@
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-core</artifactId>
<version>2.0-SNAPSHOT</version>
- <scope>runtime</scope>
</dependency>
<dependency>