Index: /applications/editors/josm/plugins/CustomizePublicTransportStop/build.xml
===================================================================
--- /applications/editors/josm/plugins/CustomizePublicTransportStop/build.xml	(revision 33592)
+++ /applications/editors/josm/plugins/CustomizePublicTransportStop/build.xml	(revision 33593)
@@ -97,4 +97,4 @@
     <target name="test"/> 
 	<target name="checkstyle"/>
-	<target name="findbugs"/>
+	<target name="spotbugs"/>
 </project>
Index: /applications/editors/josm/plugins/routes/build.xml
===================================================================
--- /applications/editors/josm/plugins/routes/build.xml	(revision 33592)
+++ /applications/editors/josm/plugins/routes/build.xml	(revision 33593)
@@ -43,5 +43,5 @@
     <target name="test"/>
     <target name="checkstyle"/>
-    <target name="findbugs"/>
+    <target name="spotbugs"/>
     <target name="revision">
         <exec append="false" output="REVISION" executable="svn" failifexecutionfails="false">
