Skip to content

Commit 50c0fd4

Browse files
committed
update central-publishing-maven-plugin configuration
1 parent f733332 commit 50c0fd4

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pom.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -380,15 +380,6 @@
380380
<artifactId>central-publishing-maven-plugin</artifactId>
381381
<version>0.9.0</version>
382382
<extensions>true</extensions>
383-
<executions>
384-
<execution>
385-
<id>default-deploy</id>
386-
<phase>deploy</phase>
387-
<goals>
388-
<goal>deploy</goal>
389-
</goals>
390-
</execution>
391-
</executions>
392383
<configuration>
393384
<publishingServerId>central</publishingServerId>
394385
<skipPublishing>${skipPublishing}</skipPublishing>

0 commit comments

Comments
 (0)