mam-dev / foss-parent

Parent POM for 1-and-1 open source projects using Maven.
http://1and1.github.io/foss-parent/github-report.html
Apache License 2.0
10 stars 4 forks source link

Unify versions of surefire and failsafe #91

Closed mfriedenhagen closed 8 years ago

mfriedenhagen commented 8 years ago

Currently maven-failsafe-plugin.version and maven-surefire-plugin.version may be different. This is confusing. To assure backwards-compatibility redirect failsafe to surefire version.