Use Maven Enforcer plugin to require Maven version 37/14237/3
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 19 Jan 2015 04:08:42 +0000 (23:08 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 22 Jan 2015 19:19:17 +0000 (14:19 -0500)
commit02cac493549795a4074772b64d40cbae19f9b6c0
tree64e1e22d4c2534538894b64a7d705fa0f3c99962
parent37cba1113648133b6efecfa7396ef906b6d0e758
Use Maven Enforcer plugin to require Maven version

Using the <prerequisites> configuration in pom files is deprecated and
it is recommended to use the maven-enforcer-plugin to enforce these
rules instead.

See:
http://jira.codehaus.org/browse/MNG-5297
http://jira.codehaus.org/browse/MNG-4840

Change-Id: Ia0265ba264693c3ce09ebb24a6a489bad5efa60e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
common/artifacts/pom.xml
common/mockito-configuration/pom.xml
common/parent/pom.xml