Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Commit

Permalink
Allow building with Maven version 3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
luolong committed Mar 23, 2015
1 parent b9a593d commit ed3ba16
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 @@ -80,7 +80,7 @@
<configuration>
<rules>
<requireMavenVersion>
<version>[3.0.5, 3.2.2]</version>
<version>[3.0.5, 3.2.5]</version>
</requireMavenVersion>
<requireJavaVersion>
<version>[1.7,1.9)</version>
Expand Down

0 comments on commit ed3ba16

Please sign in to comment.