How did these get set incorrectly?
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1092 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -163,8 +163,8 @@
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>2.3.2</version>
|
||||
<configuration>
|
||||
<source>1.6</source>
|
||||
<target>1.6</target>
|
||||
<source>1.5</source>
|
||||
<target>1.5</target>
|
||||
<fork>true</fork>
|
||||
<showDeprecation>true</showDeprecation>
|
||||
<showWarnings>true</showWarnings>
|
||||
|
||||
Reference in New Issue
Block a user