due to the plugins that we use, you need maven 2.2.1+ to build maven 3.2.x, so let's record that fact

This commit is contained in:
Stephen Connolly 2014-01-06 09:58:51 +00:00
parent 44f9839ba5
commit 4a44036add
1 changed files with 4 additions and 0 deletions

View File

@ -111,6 +111,10 @@
</contributor>
</contributors>
<prerequisites>
<maven>2.2.1</maven>
</prerequisites>
<!--bootstrap-start-comment-->
<dependencyManagement>
<!--bootstrap-end-comment-->