Skip to content

Commit 0595973

Browse files
cpovirkCompile-Testing Team
authored andcommitted
Don't bother to explicitly set [publishingServerId](https://central.sonatype.org/publish/publish-portal-maven/#publishingserverid) to its default value.
RELNOTES=n/a PiperOrigin-RevId: 799337152
1 parent 52796da commit 0595973

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -233,9 +233,6 @@
233233
<artifactId>central-publishing-maven-plugin</artifactId>
234234
<version>0.8.0</version>
235235
<extensions>true</extensions>
236-
<configuration>
237-
<publishingServerId>central</publishingServerId>
238-
</configuration>
239236
</plugin>
240237
</plugins>
241238
</build>

0 commit comments

Comments
 (0)