nielsbasjes commented on code in PR #132: URL: https://github.com/apache/maven-release/pull/132#discussion_r885352045
########## maven-release-manager/pom.xml: ########## @@ -284,7 +284,7 @@ <plugin> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-maven-plugin</artifactId> - <version>1.3.8</version> + <version>${plexus-maven-plugin.version}</version> Review Comment: That commit you mentioned seems to be committed. Yet I still see this plugin in the master branch https://github.com/apache/maven-release/blob/master/maven-release-manager/pom.xml#L284 What do you want me to change in this pull request? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org