We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31f60b3 commit b197ac9Copy full SHA for b197ac9
1 file changed
java/pom.xml
@@ -172,11 +172,10 @@
172
<plugin>
173
<groupId>org.sonatype.central</groupId>
174
<artifactId>central-publishing-maven-plugin</artifactId>
175
- <version>0.6.0</version>
+ <version>0.5.0</version>
176
<extensions>true</extensions>
177
<configuration>
178
<publishingServerId>central</publishingServerId>
179
- <tokenAuth>true</tokenAuth>
180
<autoPublish>true</autoPublish>
181
<skipPublishing>${skipCentralPublishing}</skipPublishing>
182
</configuration>
0 commit comments