Skip to content

Commit

Permalink
Specify wildfly plugin version in logging pom
Browse files Browse the repository at this point in the history
  • Loading branch information
kabir committed Jan 2, 2024
1 parent 9ada77f commit f58fdb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@
<plugin>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-maven-plugin</artifactId>
<version>${version.plugin.wildfly}</version>
<configuration>
<!-- deploys the quickstart on root web context -->
<name>ROOT.war</name>
Expand Down

0 comments on commit f58fdb4

Please sign in to comment.