Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cf57be7

Browse files
committedJan 3, 2025·
Change goal prefix to 'jdeb'.
1 parent e1a9047 commit cf57be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296
<artifactId>maven-plugin-plugin</artifactId>
297297
<version>${maven.plugin.version}</version>
298298
<configuration>
299-
<goalPrefix>prefix</goalPrefix>
299+
<goalPrefix>jdeb</goalPrefix>
300300
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
301301
<extractors>
302302
<extractor>java-annotations</extractor>

0 commit comments

Comments
 (0)
Please sign in to comment.