33
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-11-10 15:20:57 +00:00

Update build.xml

This commit is contained in:
Jaz Parkyn 2016-03-15 22:30:53 +00:00
parent 6d449f3ff0
commit a315057ed5

View File

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Hotspots build file for Phing
JED Checker build file for Phing
written by Daniel Dimitrov - https://compojoom.com
Run "phing -f component.xml"
from the build directory to build the component, modules and plugins
from the build directory to build the component
-->
<project name="com_jedchecker" default="buildZip">
@ -167,4 +167,4 @@
</fileset>
</ftpdeploy>
</target>
</project>
</project>