We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f962005 commit b6349daCopy full SHA for b6349da
pom.xml
@@ -112,15 +112,6 @@
112
<artifactId>central-publishing-maven-plugin</artifactId>
113
<version>0.9.0</version>
114
<extensions>true</extensions>
115
- <executions>
116
- <execution>
117
- <id>default-deploy</id>
118
- <phase>deploy</phase>
119
- <goals>
120
- <goal>deploy</goal>
121
- </goals>
122
- </execution>
123
- </executions>
124
<configuration>
125
<publishingServerId>central</publishingServerId>
126
</configuration>
0 commit comments