Author: norman
Date: Sun Apr 24 18:18:37 2011
New Revision: 1096356
URL: http://svn.apache.org/viewvc?rev=1096356&view=rev
Log:
use jdk 1.6
Modified:
james/server/trunk/pom.xml
Modified: james/server/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1096356&r1=1096355&r2=1096356&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Sun Apr 24 18:18:37 2011
@@ -1438,7 +1438,7 @@
<james.system-property1>-Djames.message.usememorycopy=false</james.system-property1>
<james.system-properties>${james.system-property1}</james.system-properties>
- <target.jdk>1.5</target.jdk>
+ <target.jdk>1.6</target.jdk>
</properties>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]