Versions
Always use the POM properties to define the versions.
For dependencies use the name.version scheme:
<log4j.version>2.11.0</log4j.version>
For plugins prepend it with plugin:
<plugin.tomcat7.version>2.2</plugin.tomcat7.version>
Last updated
Was this helpful?