Simplify deploy tasks

This commit is contained in:
Reinhard Pointner 2016-04-03 04:43:45 +00:00
parent b7606ab159
commit 941768b42a
1 changed files with 1 additions and 1 deletions

View File

@ -951,7 +951,7 @@
</target>
<target name="deploy-package-source" depends="stage-release" description="Update Synology Package Source">
<target name="deploy-synology" description="Update Synology Package Source">
<taskdef name="package-source" classname="net.filebot.ant.spk.RepositoryTask" classpathref="jars.classpath" />
<!-- merge all filebot related packages into a single package source file -->