We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74ea497 + 1cd36aa commit 76e110dCopy full SHA for 76e110d
jaxws/jaxws-endpoint/pom.xml
@@ -14,9 +14,9 @@
14
<plugins>
15
<plugin>
16
<!-- wsgen for wsdl file generation -->
17
- <groupId>org.codehaus.mojo</groupId>
+ <groupId>org.jvnet.jax-ws-commons</groupId>
18
<artifactId>jaxws-maven-plugin</artifactId>
19
- <version>1.11</version>
+ <version>2.3</version>
20
<executions>
21
<execution>
22
<phase>process-classes</phase>
0 commit comments