Index: applications/editors/josm/plugins/FixAddresses/build.xml
===================================================================
--- applications/editors/josm/plugins/FixAddresses/build.xml	(revision 29661)
+++ applications/editors/josm/plugins/FixAddresses/build.xml	(revision 29778)
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="utf-8"?>
 <project name="FixAddresses" default="dist" basedir=".">
-	<!-- enter the SVN commit message -->
-	<property name="commit.message" value="fix compile error (core changes)"/>
-	<!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="6010"/>
+    <!-- enter the SVN commit message -->
+    <property name="commit.message" value="fix compile error (core changes)"/>
+    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
+    <property name="plugin.main.version" value="6082"/>
 	
     <!-- Configure these properties (replace "..." accordingly).
