1--- misc/commons-logging-1.1.1-src/build.xml	2007-11-22 00:27:52.000000000 +0100
2+++ misc/build/commons-logging-1.1.1-src/build.xml	2008-06-24 14:23:56.316301736 +0200
3@@ -127,10 +127,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.3"/>
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