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

Commit

Permalink
Update Maven version range to include 3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaswerkmeister committed May 4, 2015
1 parent 383a113 commit 5a1d4ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -80,7 +80,7 @@
<configuration>
<rules>
<requireMavenVersion>
<version>[3.0.5, 3.3.1]</version>
<version>[3.0.5, 3.3.3]</version>
</requireMavenVersion>
<requireJavaVersion>
<version>[1.7,1.9)</version>
Expand Down

0 comments on commit 5a1d4ba

Please sign in to comment.