mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-23 06:42:05 +01:00
Set target to 1.2.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2479 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
2a7b506ad4
commit
8ed6700710
1 changed files with 2 additions and 0 deletions
|
@ -77,6 +77,7 @@
|
|||
includeAntRuntime="no"
|
||||
debug="on"
|
||||
source="1.3"
|
||||
target="1.2"
|
||||
>
|
||||
<src path="${basedir}/source" />
|
||||
<classpath>
|
||||
|
@ -100,6 +101,7 @@
|
|||
includeAntRuntime="no"
|
||||
debug="on"
|
||||
source="1.3"
|
||||
target="1.2"
|
||||
>
|
||||
<src path="${basedir}/test" />
|
||||
<classpath>
|
||||
|
|
Loading…
Reference in a new issue