Skip to content

Commit

Permalink
Merge pull request wildfly#18087 from laDok8/maven_plugin_version
Browse files Browse the repository at this point in the history
[WFLY-19596] specify wildfly-maven-plugin version in bom
  • Loading branch information
bstansberry authored Aug 1, 2024
2 parents 0172c59 + cd4f566 commit d19f00a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boms/user/ee/ee-with-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
<plugin>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-maven-plugin</artifactId>
<version>${version.org.wildfly.plugin}</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit d19f00a

Please sign in to comment.