Skip to content

Commit

Permalink
Add prerequisites (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Jul 6, 2023
1 parent 8109e76 commit ab07286
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 @@ -32,6 +32,10 @@
</developer>
</developers>

<prerequisites>
<maven>${maven.version}</maven>
</prerequisites>

<properties>
<changelist>999999-SNAPSHOT</changelist>
<maven-plugin-tools.version>3.9.0</maven-plugin-tools.version>
Expand Down

0 comments on commit ab07286

Please sign in to comment.