Skip to content

Commit

Permalink
Explicitly set <goalPrefix>rewrite</goalPrefix> for #475
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek committed Oct 28, 2024
1 parent e2ca7ff commit bd27509
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,7 @@
<artifactId>maven-plugin-plugin</artifactId>
<version>${maven-plugin-tools.version}</version>
<configuration>
<goalPrefix>rewrite</goalPrefix>
<requiredJavaVersion>8</requiredJavaVersion>
</configuration>
<executions>
Expand Down

0 comments on commit bd27509

Please sign in to comment.