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:
parent
76087c3928
commit
858b84d912
5 changed files with 8 additions and 96 deletions
|
@ -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=""/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue