Skip to content

Commit 04aa46b

Browse files
committed
Trying out more config to see about skipping publishing
1 parent 0af9f69 commit 04aa46b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nats-ninja-demo/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
<plugin>
4141
<groupId>org.sonatype.central</groupId>
4242
<artifactId>central-publishing-maven-plugin</artifactId>
43+
<version>0.8.0</version>
44+
<extensions>true</extensions>
4345
<configuration>
4446
<skipPublishing>true</skipPublishing>
4547
</configuration>

0 commit comments

Comments
 (0)