We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75a1e5b commit 74f5146Copy full SHA for 74f5146
1 file changed
jaxws/jaxws-endpoint/pom.xml
@@ -17,9 +17,9 @@
17
<plugins>
18
<plugin>
19
<!-- wsgen for wsdl file generation -->
20
- <groupId>org.jvnet.jax-ws-commons</groupId>
21
- <artifactId>jaxws-maven-plugin</artifactId>
22
- <version>2.3</version>
+ <groupId>com.helger.maven</groupId>
+ <artifactId>jaxws-maven-plugin</artifactId>
+ <version>2.6</version>
23
<executions>
24
<execution>
25
<phase>process-classes</phase>
0 commit comments