We're using the maven-release-plugin and all our tags end up looking like: vX.Y.Z copy for tag vX.Y.Z
With git "copy for tag" is pretty nonsensical. Preferably, the message would be "Release X.Y.Z". I looked at the source code and see the actual tagging is delegated to another package, org.apache.maven.shared.release. Anyway, is there a way to override the commit message and if not, which component should a ticket be file or suggested change be recommended to? Best, Scott
