Keep version in plugins sample doc up to date
---------------------------------------------
Key: RAT-72
URL: https://issues.apache.org/jira/browse/RAT-72
Project: RAT
Issue Type: Improvement
Components: docs
Affects Versions: 0.7
Environment: all
Reporter: Felix Knecht
ATM in the plugins examples the version is hardcoded, e.g.
<reporting>
<plugins>
...
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<version>0.6</version>
</plugin>
...
</plugins>
</reporting>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.