Skip to content

Commit 26f063a

Browse files
committed
Migration to Central Publisher Portal 2
1 parent 60c8cd4 commit 26f063a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,9 +214,7 @@
214214
<version>3.4.2</version>
215215
</plugin>
216216
<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 -->
217+
<!-- Plugin for preparing and performing a release (to sonatype central publishing portal / maven central). -->
220218
<groupId>org.apache.maven.plugins</groupId>
221219
<artifactId>maven-release-plugin</artifactId>
222220
<version>3.1.1</version>

0 commit comments

Comments
 (0)