mirror of
https://github.com/frode-carlsen/cron.git
synced 2025-12-07 14:30:57 +03:00
Remove maven compiler plugin config
This commit is contained in:
@@ -19,7 +19,6 @@
|
|||||||
<fork>true</fork>
|
<fork>true</fork>
|
||||||
<source>1.8</source>
|
<source>1.8</source>
|
||||||
<target>1.8</target>
|
<target>1.8</target>
|
||||||
<release>1.8</release>
|
|
||||||
<encoding>UTF-8</encoding>
|
<encoding>UTF-8</encoding>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|||||||
Reference in New Issue
Block a user