Skip to content

Commit

Permalink
Fix Maven HPI plugin version (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Jun 9, 2022
1 parent 9a948a9 commit 069395c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -470,7 +470,7 @@
<plugin>
<groupId>org.jenkins-ci.tools</groupId>
<artifactId>maven-hpi-plugin</artifactId>
<version>${maven-hpi-plugin.version}</version>
<version>${hpi-plugin.version}</version>
</plugin>
<plugin>
<groupId>org.jvnet.localizer</groupId>
Expand Down

0 comments on commit 069395c

Please sign in to comment.