You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2009/08/06 17:11:32 UTC

svn commit: r801665 - /james/jspf/trunk/pom.xml

Author: norman
Date: Thu Aug  6 15:11:32 2009
New Revision: 801665

URL: http://svn.apache.org/viewvc?rev=801665&view=rev
Log:
Move to java5 (JSPF-79)

Modified:
    james/jspf/trunk/pom.xml

Modified: james/jspf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/jspf/trunk/pom.xml?rev=801665&r1=801664&r2=801665&view=diff
==============================================================================
--- james/jspf/trunk/pom.xml (original)
+++ james/jspf/trunk/pom.xml Thu Aug  6 15:11:32 2009
@@ -201,7 +201,7 @@
 
   <properties>
     <project.build.sourceEncoding>iso-8859-15</project.build.sourceEncoding>
-    <target.jdk>1.4</target.jdk>
+    <target.jdk>1.5</target.jdk>
   </properties>
 
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org