Author: norman
Date: Sun Apr 24 18:19:48 2011
New Revision: 1096358
URL: http://svn.apache.org/viewvc?rev=1096358&view=rev
Log:
use jdk 1.6
Modified:
james/imap/trunk/pom.xml
Modified: james/imap/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/imap/trunk/pom.xml?rev=1096358&r1=1096357&r2=1096358&view=diff
==============================================================================
--- james/imap/trunk/pom.xml (original)
+++ james/imap/trunk/pom.xml Sun Apr 24 18:19:48 2011
@@ -600,6 +600,6 @@
<version.activation>1.1.1</version.activation>
<version.torque>3.3</version.torque>
<version.jmock>2.5.1</version.jmock>
- <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]