We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02863b1 + 4b1054f commit 9b1fb77Copy full SHA for 9b1fb77
1 file changed
pom.xml
@@ -163,7 +163,7 @@
163
<artifactId>central-publishing-maven-plugin</artifactId>
164
<extensions>true</extensions>
165
<configuration>
166
- <serverId>central-portal-staging</serverId>
+ <publishingServerId>central-portal-staging</publishingServerId>
167
<autoPublish>true</autoPublish>
168
<waitUntil>published</waitUntil>
169
</configuration>
@@ -299,7 +299,7 @@ LICENSE.txt file in the root directory of this source tree.
299
<plugin>
300
<groupId>org.sonatype.central</groupId>
301
302
- <version>0.5.0</version>
+ <version>0.9.0</version>
303
</plugin>
304
305
<groupId>com.mycila</groupId>
0 commit comments