Skip to content

Commit

Permalink
Add missing goalprefix for plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
harrisric authored Nov 22, 2024
1 parent 27035fc commit 41e19ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,9 @@
<plugin>
<artifactId>maven-plugin-plugin</artifactId>
<version>${maven-plugin-plugin.version}</version>
<configuration>
<goalPrefix>astra</goalPrefix>
</configuration>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit 41e19ad

Please sign in to comment.