mirror of
https://github.com/rapid7/metasploit-payloads
synced 2024-11-26 17:41:08 +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>
|
||||
<version>3.0</version>
|
||||
<configuration>
|
||||
<source>1.6</source>
|
||||
<target>1.6</target>
|
||||
<source>1.5</source>
|
||||
<target>1.5</target>
|
||||
<debug>true</debug> <!-- http://stackoverflow.com/q/4220083/90203 -->
|
||||
<debuglevel>none</debuglevel>
|
||||
</configuration>
|
||||
|
Loading…
Reference in New Issue
Block a user