Author: norman Date: Wed Sep 28 06:34:13 2011 New Revision: 1176748 URL: http://svn.apache.org/viewvc?rev=1176748&view=rev Log: Move to jdk 1.6. See PROTOCOLS-38
Modified: james/protocols/trunk/pom.xml Modified: james/protocols/trunk/pom.xml URL: http://svn.apache.org/viewvc/james/protocols/trunk/pom.xml?rev=1176748&r1=1176747&r2=1176748&view=diff ============================================================================== --- james/protocols/trunk/pom.xml (original) +++ james/protocols/trunk/pom.xml Wed Sep 28 06:34:13 2011 @@ -474,7 +474,7 @@ </profiles> <properties> - <target.jdk>1.5</target.jdk> + <target.jdk>1.6</target.jdk> </properties> </project> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org