Skip to content

Commit

Permalink
Add goal prefix (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Jan 16, 2024
1 parent b4e2404 commit a9b0626
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>${maven-plugin-tools.version}</version>
<configuration>
<goalPrefix>incrementals</goalPrefix>
</configuration>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit a9b0626

Please sign in to comment.