Pants, these should be 1.5.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6260 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2010-11-08 19:29:08 +00:00
parent 27188edf68
commit 821f3549b2
+2 -2
View File
@@ -129,8 +129,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>