1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-15 12:09:38 +02:00

Removed ant so that build file works more consistently (including in source release). (SMACK-197)

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7103 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Matt Tucker 2007-02-14 01:56:49 +00:00 committed by matt
parent 76087c3928
commit 858b84d912
5 changed files with 8 additions and 96 deletions

View file

@ -28,7 +28,7 @@
<property name="version.major" value="3" />
<property name="version.minor" value="0" />
<property name="version.revision" value="0" />
<property name="version.extra" value="beta1" />
<property name="version.extra" value="beta2" />
<if>
<equals arg1="${version.extra}" arg2=""/>