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
This commit is contained in:
antelder 2011-11-24 14:18:51 +00:00
parent 3a002f4a47
commit 5e2c0c8fa6

View file

@ -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
-->