Skip to content

Commit

Permalink
deegree#1324 Set lowest requireMavenVersion to 3.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dstenger committed May 13, 2022
1 parent 821fa17 commit ad3551d
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 @@ -326,7 +326,7 @@
<configuration>
<rules>
<requireMavenVersion>
<version>[3.6.0,)</version>
<version>[3.8.5,)</version>
</requireMavenVersion>
<requireJavaVersion>
<version>[1.8,1.9)</version>
Expand Down

0 comments on commit ad3551d

Please sign in to comment.