You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mime4j-dev@james.apache.org by fe...@apache.org on 2011/11/22 12:54:40 UTC

svn commit: r1204937 - /james/mime4j/trunk/pom.xml

Author: felixk
Date: Tue Nov 22 11:54:39 2011
New Revision: 1204937

URL: http://svn.apache.org/viewvc?rev=1204937&view=rev
Log:
Downgrade to Java 1.5

Modified:
    james/mime4j/trunk/pom.xml

Modified: james/mime4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mime4j/trunk/pom.xml?rev=1204937&r1=1204936&r2=1204937&view=diff
==============================================================================
--- james/mime4j/trunk/pom.xml (original)
+++ james/mime4j/trunk/pom.xml Tue Nov 22 11:54:39 2011
@@ -64,6 +64,10 @@
         </site>
     </distributionManagement>
 
+    <properties>
+        <target.jdk>1.5</target.jdk>
+    </properties>
+
     <dependencyManagement>
         <dependencies>
             <dependency>