Skip to content

Commit

Permalink
Minimal maven version from 3.0.5 to 3.0.4 (because of MEAD limits). N…
Browse files Browse the repository at this point in the history
…ote: we still recommend to use maven 3.0.5 whenever possible!

(cherry picked from commit a58b544)
  • Loading branch information
ge0ffrey committed Jul 25, 2013
1 parent 0b19e0a commit 2a42b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
<version>[1.6.0,)</version>
</requireJavaVersion>
<requireMavenVersion>
<version>[3.0.5,)</version>
<version>[3.0.4,)</version>
</requireMavenVersion>
<!-- <requireUpperBoundDeps/> -->
</rules>
Expand Down

0 comments on commit 2a42b31

Please sign in to comment.