ctubbsii commented on a change in pull request #314: ACCUMULO-4703 Use
formatter-maven-plugin 2.1.0.RC1
URL: https://github.com/apache/accumulo/pull/314#discussion_r146409899
##########
File path: pom.xml
##########
@@ -945,7 +945,7 @@
<plugin>
<groupId>net.revelc.code.formatter</groupId>
<artifactId>formatter-maven-plugin</artifactId>
- <version>2.0.1</version>
+ <version>2.1.0.RC1</version>
Review comment:
Was just thinking: we can also bump to a newer version, if available, prior
to release. For now, the one marked "RC1" is good enough to keep the master
branch properly formatted during development.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services