Skip to content

Commit

Permalink
Set Maven version prerequisite to 3.0.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Nov 11, 2017
1 parent cbb7375 commit 493c221
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@
<version>12.0-SNAPSHOT</version>
<packaging>pom</packaging>

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

<name>Apache Log4j 2 Scala API</name>
<description>Apache Log4j 2 Scala API</description>
<url>http://logging.apache.org/log4j/2.x/</url>
Expand Down

0 comments on commit 493c221

Please sign in to comment.