1--- misc/commons-logging-1.1.3-src/build.xml    2014-03-11 13:13:20.000000000 +0100
2+++ misc/build/commons-logging-1.1.3-src/build.xml      2014-03-11 13:13:20.000000000 +0100
3@@ -130,10 +130,10 @@
4 <!-- ========== Compiler Defaults ========================================= -->
5
6   <!-- Version of java class files to generate. -->
7-  <property name="target.version" value="1.1"/>
8+  <property name="target.version" value="1.5"/>
9
10   <!-- Version of java source to accept -->
11-  <property name="source.version" value="1.2"/>
12+  <property name="source.version" value="1.3"/>
13
14   <!-- Should Java compilations set the 'debug' compiler option? -->
15   <property name="compile.debug"           value="true"/>
16