summaryrefslogtreecommitdiffstats
path: root/sandbox/rfeng
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-06-01 19:15:10 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-06-01 19:15:10 +0000
commit6f370525ba843adc0691ce4b2f80b0d50fadd20a (patch)
treeda7319a268e0c8cca6df0b78cbfc49cb78381ad1 /sandbox/rfeng
parentc43774b757a39166b260538160b7bef407610661 (diff)
Use 1.12 jaxws wsimport
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780790 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/rfeng')
-rw-r--r--sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/pom.xml b/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/pom.xml
index db199ed22e..083a158c7e 100644
--- a/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/pom.xml
+++ b/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/pom.xml
@@ -212,7 +212,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jaxws-maven-plugin</artifactId>
- <version>1.9</version>
+ <version>1.12</version>
<executions>
<execution>
<id>wsimport</id>