diff --git a/dist/buildings_tools.jar b/dist/buildings_tools.jar
index ef8674e112e19709ca9ca5e46e0090ede1807a60..0f42d16c622226d59edb8310730d0a372676afe1 100644
Binary files a/dist/buildings_tools.jar and b/dist/buildings_tools.jar differ
diff --git a/plugins/buildings_tools/build.xml b/plugins/buildings_tools/build.xml
index c599bb4c27b9532475325076fafeb38e67a3c47f..82a2a360adf195fda4c9e1ee4bb753bc07909fe7 100644
--- a/plugins/buildings_tools/build.xml
+++ b/plugins/buildings_tools/build.xml
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="utf-8"?>
 <project name="buildings_tools" default="dist" basedir=".">
     <!-- enter the SVN commit message -->
-    <property name="commit.message" value="buildings_tools: add option to disable click+drag"/>
+    <property name="commit.message" value="buildings_tools: recompile for compatibility with JOSM r17867"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="17329"/>
+    <property name="plugin.main.version" value="17867"/>
     
     <!-- Configure these properties (replace "..." accordingly).
          See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
