1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-07-02 00:06:45 +02:00

Reverting to legal value.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2477 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Matt Tucker 2005-03-31 17:09:15 +00:00 committed by matt
parent b1bac1c04b
commit 2a7b506ad4

View file

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