Skip to content

Commit 4ed17db

Browse files
committed
skip publishing test-plugins
1 parent 6d68080 commit 4ed17db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-plugins/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<groupId>org.sonatype.central</groupId>
4747
<artifactId>central-publishing-maven-plugin</artifactId>
4848
<configuration>
49-
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
49+
<skipPublishing>true</skipPublishing>
5050
</configuration>
5151
</plugin>
5252
<plugin>

0 commit comments

Comments
 (0)