Skip to content

Commit c5ac343

Browse files
committed
fix(pom.xml): update central-publishing-maven-plugin config
1 parent 98f7013 commit c5ac343

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
@@ -253,15 +253,6 @@
253253
<autoPublish>true</autoPublish>
254254
<waitUntil>published</waitUntil>
255255
</configuration>
256-
<executions>
257-
<execution>
258-
<id>default-deploy</id>
259-
<phase>deploy</phase>
260-
<goals>
261-
<goal>deploy</goal>
262-
</goals>
263-
</execution>
264-
</executions>
265256
</plugin>
266257
</plugins>
267258
</build>

0 commit comments

Comments
 (0)