Skip to content

Commit

Permalink
Change goal prefix to 'jdeb'.
Browse files Browse the repository at this point in the history
  • Loading branch information
alerosmile authored and tcurdt committed Jan 4, 2025
1 parent e1a9047 commit 96b2f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@
<artifactId>maven-plugin-plugin</artifactId>
<version>${maven.plugin.version}</version>
<configuration>
<goalPrefix>prefix</goalPrefix>
<goalPrefix>jdeb</goalPrefix>
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
<extractors>
<extractor>java-annotations</extractor>
Expand Down

0 comments on commit 96b2f5d

Please sign in to comment.