fixed ant file

This commit is contained in:
Ziver Koc 2016-12-12 17:52:42 +01:00
parent bf670ba4ac
commit 0cec8a2c3d

View file

@ -62,7 +62,7 @@
</javac>
</target>
<target name"deploy" depends="package">
<target name="deploy" depends="package">
</target>