Skip to content

Commit fc45d86

Browse files
committed
Ignore published components when publishing to maven central
1 parent f2d46cf commit fc45d86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -542,6 +542,7 @@
542542
<publishingServerId>central</publishingServerId>
543543
<autoPublish>true</autoPublish>
544544
<waitUntil>published</waitUntil>
545+
<ignorePublishedComponents>true</ignorePublishedComponents>
545546
</configuration>
546547
</plugin>
547548
</plugins>

0 commit comments

Comments
 (0)