mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 08:55:04 +00:00
Using release instead of source/target
This commit is contained in:
parent
e6d537f78a
commit
be9dcaac03
1 changed files with 1 additions and 2 deletions
3
pom.xml
3
pom.xml
|
|
@ -251,8 +251,7 @@
|
|||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>3.14.0</version>
|
||||
<configuration>
|
||||
<source>11</source>
|
||||
<target>11</target>
|
||||
<release>11</release>
|
||||
<encoding>UTF-8</encoding>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue