This command run in build/bom directory
mvn versions:display-plugin-updates
produces the following warning:
[ERROR] Project does not define required minimum version of Maven. [ERROR] Update the pom.xml to contain [ERROR] <prerequisites> [ERROR] <maven>2.2.1</maven> [ERROR] </prerequisites>