mirror of
https://github.com/PAMGuard/PAMGuard.git
synced 2024-11-22 07:02:29 +00:00
Update pom.xml
This commit is contained in:
parent
297b8b9eb7
commit
490daf4481
4
pom.xml
4
pom.xml
@ -16,8 +16,8 @@
|
||||
|
||||
<properties>
|
||||
<javafx.version>16</javafx.version>
|
||||
<maven.compiler.source>16</maven.compiler.source>
|
||||
<maven.compiler.target>16</maven.compiler.target>
|
||||
<maven.compiler.source>11</maven.compiler.source>
|
||||
<maven.compiler.target>11</maven.compiler.target>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
|
Loading…
Reference in New Issue
Block a user