Skip to content

Commit

Permalink
Fix typo in plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
kabir committed Apr 16, 2024
1 parent 523a224 commit 948b472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion micrometer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<!-- The versions for the BOMs, Packs and Plugins -->
<version.bom.ee>${version.server}</version.bom.ee>
<version.bom.microprofile>${version.server}</version.bom.microprofile>
<version.plugin.wildfly>5.0.0.Finale</version.plugin.wildfly>
<version.plugin.wildfly>5.0.0.Final</version.plugin.wildfly>
</properties>

<repositories>
Expand Down

0 comments on commit 948b472

Please sign in to comment.