ARTEMIS-923 bumping minimal maven to 3.1.0

Currently the build fails with 3.0.0
This commit is contained in:
Clebert Suconic 2017-01-12 10:03:04 -05:00
parent 40c86b2eed
commit c33c321a6a
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
<url>http://apache.org/activemq</url>
<prerequisites>
<maven>3.0.0</maven>
<maven>3.1.0</maven>
</prerequisites>
<properties>