Use source="1.2"

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2476 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Matt Tucker 2005-03-31 17:03:43 +00:00 committed by matt
parent aa1e196e48
commit b1bac1c04b
1 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@
destdir="${compile.dir}"
includeAntRuntime="no"
debug="on"
source="1.3"
source="1.2"
>
<src path="${basedir}/source" />
<classpath>
@ -99,7 +99,7 @@
destdir="${compile.test.dir}"
includeAntRuntime="no"
debug="on"
source="1.3"
source="1.2"
>
<src path="${basedir}/test" />
<classpath>