Skip to content

Commit

Permalink
Raise Maven requirement to 3.0.5
Browse files Browse the repository at this point in the history
This is the version required by maven-plugin-api.
  • Loading branch information
koraktor committed Mar 1, 2017
1 parent a86ea86 commit 4ae7510
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 @@ -19,7 +19,7 @@
<packaging>maven-plugin</packaging>

<prerequisites>
<maven>2.2.1</maven>
<maven>3.0.5</maven>
</prerequisites>

<name>Mavanagaiata</name>
Expand Down

0 comments on commit 4ae7510

Please sign in to comment.