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 60c8cd4 commit 26f063aCopy full SHA for 26f063a
pom.xml
@@ -214,9 +214,7 @@
214
<version>3.4.2</version>
215
</plugin>
216
<plugin>
217
- <!-- See also: https://central.sonatype.org/pages/apache-maven.html#performing-a-release-deployment-with-the-maven-release-plugin -->
218
- <!-- Plugin for preparing and performing a release (to ossrh / maven central). -->
219
- <!-- TODO: Consider switching to using `mvn versions:set` and org.sonatype.plugins:nexus-staging-maven-plugin -->
+ <!-- Plugin for preparing and performing a release (to sonatype central publishing portal / maven central). -->
220
<groupId>org.apache.maven.plugins</groupId>
221
<artifactId>maven-release-plugin</artifactId>
222
<version>3.1.1</version>
0 commit comments