mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-27 19:41:38 +01:00
fixed accidental commit
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -260,7 +260,7 @@ Copyright (c) 2012 - Jeremy Long
|
|||||||
<configuration>
|
<configuration>
|
||||||
<compilerArgument>-Xlint</compilerArgument>
|
<compilerArgument>-Xlint</compilerArgument>
|
||||||
<showDeprecation>true</showDeprecation>
|
<showDeprecation>true</showDeprecation>
|
||||||
<source>1.8</source>
|
<source>1.6</source>
|
||||||
<target>1.6</target>
|
<target>1.6</target>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|||||||
Reference in New Issue
Block a user