diff --git a/build/build.xml b/build/build.xml index b0d9666ab..f9dac9239 100644 --- a/build/build.xml +++ b/build/build.xml @@ -76,7 +76,7 @@ destdir="${compile.dir}" includeAntRuntime="no" debug="on" - source="1.2" + source="1.3" > @@ -99,7 +99,7 @@ destdir="${compile.test.dir}" includeAntRuntime="no" debug="on" - source="1.2" + source="1.3" >