mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-03-24 18:16:24 +01:00
Revert mistaken modification to pom.xml
This commit is contained in:
parent
50048d02ca
commit
aacaf43ace
@ -26,8 +26,8 @@
|
|||||||
<artifactId>maven-compiler-plugin</artifactId>
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
<version>3.0</version>
|
<version>3.0</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<source>1.6</source>
|
<source>1.5</source>
|
||||||
<target>1.6</target>
|
<target>1.5</target>
|
||||||
<debug>true</debug> <!-- http://stackoverflow.com/q/4220083/90203 -->
|
<debug>true</debug> <!-- http://stackoverflow.com/q/4220083/90203 -->
|
||||||
<debuglevel>none</debuglevel>
|
<debuglevel>none</debuglevel>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user