Skip to content

Commit

Permalink
[WFLY-19947]:Upgrade jaxws-tools plugin to 1.3.1.Final to fix the wro…
Browse files Browse the repository at this point in the history
…ng warning level message in jaxws retail quickstart
  • Loading branch information
jimma committed Dec 16, 2024
1 parent c808441 commit 698501a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jaxws-retail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<version.bom.ee>${version.server}</version.bom.ee>
<version.plugin.wildfly>5.1.0.Beta2</version.plugin.wildfly>
<!-- the versions for other Dependencies and Plugins -->
<version.jaxws-tools-maven-plugin>1.3.0.Final</version.jaxws-tools-maven-plugin>
<version.jaxws-tools-maven-plugin>1.3.1.Final</version.jaxws-tools-maven-plugin>

</properties>

Expand Down Expand Up @@ -279,4 +279,4 @@
</snapshots>
</pluginRepository>
</pluginRepositories>
</project>
</project>

0 comments on commit 698501a

Please sign in to comment.