summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3/modules/interface-java-jaxws/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-07-29 03:50:40 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-07-29 03:50:40 +0000
commitd9302c3e06100144e21cc3b9d4731d07edf6b1de (patch)
tree4a4f68db9eb47bd8a081402024ad1d4cd5000048 /branches/sca-java-1.3/modules/interface-java-jaxws/pom.xml
parent6416b45d9f18272983be98787adb92933378765e (diff)
Fix for TUSCANY-2509, TUSCANY-2506 and TUSCANY-2508 (to include zipcode-jaxws into the build)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680620 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.3/modules/interface-java-jaxws/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.3/modules/interface-java-jaxws/pom.xml b/branches/sca-java-1.3/modules/interface-java-jaxws/pom.xml
index a9096fccef..9db11b473d 100644
--- a/branches/sca-java-1.3/modules/interface-java-jaxws/pom.xml
+++ b/branches/sca-java-1.3/modules/interface-java-jaxws/pom.xml
@@ -162,7 +162,7 @@
<executions>
<execution>
<id>wsimport</id>
- <phase>generate-sources</phase>
+ <phase>generate-test-sources</phase>
<goals>
<goal>wsimport</goal>
</goals>