rjquwhnt
This commit is contained in:
parent
f777438195
commit
ad8ed71ff7
4
pom.xml
4
pom.xml
@ -403,8 +403,8 @@
|
|||||||
<artifactId>maven-compiler-plugin</artifactId>
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
<version>3.5.1</version>
|
<version>3.5.1</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<source>11</source>
|
<source>1.8</source>
|
||||||
<target>11</target>
|
<target>1.8</target>
|
||||||
<debug>true</debug>
|
<debug>true</debug>
|
||||||
<debuglevel>lines,vars,source</debuglevel>
|
<debuglevel>lines,vars,source</debuglevel>
|
||||||
<compilerArgs>
|
<compilerArgs>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user