Skip to content

Commit

Permalink
Merge pull request #2892 from matsim-org/require-mvn-3.8
Browse files Browse the repository at this point in the history
mvn: require mvn version 3.8+
  • Loading branch information
michalmac authored Oct 22, 2023
2 parents 90e509c + 3503aa4 commit be45159
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 @@ -346,7 +346,7 @@
</excludes>
</requireReleaseDeps>
<requireMavenVersion>
<version>3.6.3</version>
<version>3.8</version>
</requireMavenVersion>
</rules>
</configuration>
Expand Down

0 comments on commit be45159

Please sign in to comment.