summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/ws-jaxws/contribution-java-first/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-11-24 14:18:51 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-11-24 14:18:51 +0000
commit5e2c0c8fa6582fc898171a03c5f6ccb8a99c9b97 (patch)
treebf9026de60b08b35992e719a4a52ac8e80d742d9 /sca-java-2.x/trunk/testing/itest/ws-jaxws/contribution-java-first/pom.xml
parent3a002f4a47ba6fc82e61a79d570b05cd1469228f (diff)
Update the jaxws plugin version to one that works with both Java 6 and 7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1205841 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/testing/itest/ws-jaxws/contribution-java-first/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/ws-jaxws/contribution-java-first/pom.xml b/sca-java-2.x/trunk/testing/itest/ws-jaxws/contribution-java-first/pom.xml
index c328a9dc1e..df71d906fe 100644
--- a/sca-java-2.x/trunk/testing/itest/ws-jaxws/contribution-java-first/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/ws-jaxws/contribution-java-first/pom.xml
@@ -77,7 +77,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jaxws-maven-plugin</artifactId>
- <version>1.10</version>
+ <version>1.12</version>
<!-- Explicitly add the transitive dependencies for jaxws-api
http://jira.codehaus.org/browse/MEV-498
-->