Skip to content

Commit

Permalink
🔧 require maven version to have unambiguous versions:display-plugin-u…
Browse files Browse the repository at this point in the history
…pdates report
  • Loading branch information
artamonovkirill committed Jul 13, 2020
1 parent 77785b8 commit 0a0929b
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 @@ -335,4 +335,8 @@
</profile>
</profiles>

<prerequisites>
<maven>3.3.9</maven>
</prerequisites>

</project>

0 comments on commit 0a0929b

Please sign in to comment.