Index: applications/editors/josm/plugins/tageditor/build.xml
===================================================================
--- applications/editors/josm/plugins/tageditor/build.xml	(revision 16854)
+++ applications/editors/josm/plugins/tageditor/build.xml	(revision 16855)
@@ -188,5 +188,5 @@
    	</target>
 	
-	<target name="deploy" depends="core-info,commit-current,update-current,dist,commit-dist">
+	<target name="deploy" depends="core-info,commit-current,update-current,clean,dist,commit-dist">
 	</target>
 </project>
