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:
parent
3a002f4a47
commit
5e2c0c8fa6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
-->
|
||||
|
|
Loading…
Add table
Reference in a new issue