Index: applications/editors/josm/plugins/00_plugin_dir_template/build.xml
===================================================================
--- applications/editors/josm/plugins/00_plugin_dir_template/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/00_plugin_dir_template/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Commit message"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value=""/>
+    <property name="plugin.main.version" value="4394"/>
     <!-- should not be necessary to change the following properties -->
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
Index: applications/editors/josm/plugins/ColumbusCSV/build.xml
===================================================================
--- applications/editors/josm/plugins/ColumbusCSV/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/ColumbusCSV/build.xml	(revision 26605)
@@ -93,5 +93,5 @@
                 <attribute name="de_Plugin-Description" value="Importiert die CSV-Dateien des Columbus/Visiontac V-900 GPS Loggers in GPX-Daten."/>
                 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/ColumbusCSV"/>
-                <attribute name="Plugin-Mainversion" value="3835"/>
+                <attribute name="Plugin-Mainversion" value="4394"/>
                 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
                 <attribute name="Plugin-Icon" value="images/colcsvicon.png"/>
Index: applications/editors/josm/plugins/CommandLine/build.xml
===================================================================
--- applications/editors/josm/plugins/CommandLine/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/CommandLine/build.xml	(revision 26605)
@@ -4,5 +4,5 @@
     <property name="commit.message" value="Moar bugfixes"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/Create_grid_of_ways/build.xml
===================================================================
--- applications/editors/josm/plugins/Create_grid_of_ways/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/Create_grid_of_ways/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Changed constructor signature, updated build.xml"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
     <property name="plugin.dist.dir" value="../../dist"/>
Index: applications/editors/josm/plugins/DirectDownload/build.xml
===================================================================
--- applications/editors/josm/plugins/DirectDownload/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/DirectDownload/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Commit message"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/DirectUpload/build.xml
===================================================================
--- applications/editors/josm/plugins/DirectUpload/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/DirectUpload/build.xml	(revision 26605)
@@ -27,5 +27,5 @@
 <project name="DirectUpload" default="dist" basedir=".">
     <property name="commit.message" value="applied JOSM Ticket 4498 (patch by ax) - oauth support for gpx upload (I accidentally committed parts of the path in [24236])"/>
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
     <property name="plugin.dist.dir" value="../../dist"/>
Index: applications/editors/josm/plugins/ElevationProfile/build.xml
===================================================================
--- applications/editors/josm/plugins/ElevationProfile/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/ElevationProfile/build.xml	(revision 26605)
@@ -95,5 +95,5 @@
                 <attribute name="de_Plugin-Description" value="Zeigt das Höhenprofil und statistische Werte eines GPX-Tracks."/>
                 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/ElevationProfile"/>
-                <attribute name="Plugin-Mainversion" value="3835"/>
+                <attribute name="Plugin-Mainversion" value="4394"/>
                 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
                 <attribute name="Plugin-Icon" value="images/elevation.png"/>
Index: applications/editors/josm/plugins/FixAddresses/build.xml
===================================================================
--- applications/editors/josm/plugins/FixAddresses/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/FixAddresses/build.xml	(revision 26605)
@@ -94,5 +94,5 @@
                 <attribute name="de_Plugin-Description" value="Findet ungültige Addressen und bietet Unterstützung zur deren Korrektur."/>
                 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/FixAddresses"/>
-                <attribute name="Plugin-Mainversion" value="4223"/>
+                <attribute name="Plugin-Mainversion" value="4394"/>
                 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
                 <attribute name="Plugin-Icon" value="images/fixaddresses.png"/>
Index: applications/editors/josm/plugins/ImportImagePlugin/build.xml
===================================================================
--- applications/editors/josm/plugins/ImportImagePlugin/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/ImportImagePlugin/build.xml	(revision 26605)
@@ -33,5 +33,5 @@
 	<property name="commit.message" value="use consistent plugin name (don't mix up the words)" />
 	<!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-	<property name="plugin.main.version" value="3376" />
+	<property name="plugin.main.version" value="4394" />
 
 
Index: applications/editors/josm/plugins/ImproveWayAccuracy/build.xml
===================================================================
--- applications/editors/josm/plugins/ImproveWayAccuracy/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/ImproveWayAccuracy/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Initial JOSM ImproveWayAccuracy plugin commit"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/OpeningHoursEditor/build.xml
===================================================================
--- applications/editors/josm/plugins/OpeningHoursEditor/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/OpeningHoursEditor/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="fixed main version"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/addrinterpolation/build.xml
===================================================================
--- applications/editors/josm/plugins/addrinterpolation/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/addrinterpolation/build.xml	(revision 26605)
@@ -23,5 +23,5 @@
 <project name="AddrInterpolation" default="dist" basedir=".">
     <property name="commit.message" value="Impoved Icon"/>
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/alignways/build.xml
===================================================================
--- applications/editors/josm/plugins/alignways/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/alignways/build.xml	(revision 26605)
@@ -35,5 +35,5 @@
         with
     -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
         ************************************************ ** should not be
Index: applications/editors/josm/plugins/build.xml
===================================================================
--- applications/editors/josm/plugins/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/build.xml	(revision 26605)
@@ -24,4 +24,5 @@
         <ant antfile="build.xml" target="dist" dir="editgpx"/>
         <ant antfile="build.xml" target="dist" dir="ElevationProfile"/>
+        <ant antfile="build.xml" target="dist" dir="epci-fr"/>
         <ant antfile="build.xml" target="dist" dir="epsg31287"/>
         <ant antfile="build.xml" target="dist" dir="ext_tools"/>
@@ -36,7 +37,9 @@
         <ant antfile="build.xml" target="dist" dir="importvec"/>
         <ant antfile="build.xml" target="dist" dir="ImproveWayAccuracy"/>
+        <ant antfile="build.xml" target="dist" dir="infomode"/>
         <ant antfile="build.xml" target="dist" dir="irsrectify"/>
         <ant antfile="build.xml" target="dist" dir="junctionchecking"/>
         <ant antfile="build.xml" target="dist" dir="lakewalker"/>
+        <ant antfile="build.xml" target="dist" dir="licensechange"/>
         <ant antfile="build.xml" target="dist" dir="livegps"/>
         <ant antfile="build.xml" target="dist" dir="mapdust"/>
@@ -45,4 +48,5 @@
         <ant antfile="build.xml" target="dist" dir="multipoly-convert"/>
         <ant antfile="build.xml" target="dist" dir="namemanager"/>
+        <ant antfile="build.xml" target="dist" dir="native-password-manager"/>
         <ant antfile="build.xml" target="dist" dir="nearclick"/>
         <ant antfile="build.xml" target="dist" dir="OpeningHoursEditor"/>
@@ -104,4 +108,5 @@
         <ant antfile="build.xml" target="clean" dir="editgpx"/>
         <ant antfile="build.xml" target="clean" dir="ElevationProfile"/>
+        <ant antfile="build.xml" target="clean" dir="epci-fr"/>
         <ant antfile="build.xml" target="clean" dir="epsg31287"/>
         <ant antfile="build.xml" target="clean" dir="ext_tools"/>
@@ -116,7 +121,9 @@
         <ant antfile="build.xml" target="clean" dir="importvec"/>
         <ant antfile="build.xml" target="clean" dir="ImproveWayAccuracy"/>
+        <ant antfile="build.xml" target="clean" dir="infomode"/>
         <ant antfile="build.xml" target="clean" dir="irsrectify"/>
         <ant antfile="build.xml" target="clean" dir="junctionchecking"/>
         <ant antfile="build.xml" target="clean" dir="lakewalker"/>
+        <ant antfile="build.xml" target="clean" dir="licensechange"/>
         <ant antfile="build.xml" target="clean" dir="livegps"/>
         <ant antfile="build.xml" target="clean" dir="mapdust"/>
@@ -125,4 +132,5 @@
         <ant antfile="build.xml" target="clean" dir="multipoly-convert"/>
         <ant antfile="build.xml" target="clean" dir="namemanager"/>
+        <ant antfile="build.xml" target="clean" dir="native-password-manager"/>
         <ant antfile="build.xml" target="clean" dir="nearclick"/>
         <ant antfile="build.xml" target="clean" dir="OpeningHoursEditor"/>
Index: applications/editors/josm/plugins/cadastre-fr/build.xml
===================================================================
--- applications/editors/josm/plugins/cadastre-fr/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/cadastre-fr/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="ant.build.javac.target" value="1.5"/>
     <property name="commit.message" value="Changed constructor for Plugin"/>
-    <property name="plugin.main.version" value="4310"/>
+    <property name="plugin.main.version" value="4394"/>
     <target name="init">
         <mkdir dir="${plugin.build.dir}"/>
Index: applications/editors/josm/plugins/colorscheme/build.xml
===================================================================
--- applications/editors/josm/plugins/colorscheme/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/colorscheme/build.xml	(revision 26605)
@@ -27,5 +27,5 @@
 <project name="colorscheme" default="dist" basedir=".">
     <property name="commit.message" value="Uses new constructor for Plugin"/>
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
     <property name="plugin.dist.dir" value="../../dist"/>
Index: applications/editors/josm/plugins/conflation/build.xml
===================================================================
--- applications/editors/josm/plugins/conflation/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/conflation/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Commit message"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value=""/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/czechaddress/build.xml
===================================================================
--- applications/editors/josm/plugins/czechaddress/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/czechaddress/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
             <attribute name="Plugin-Description" value="Creating and handling address nodes and buildings within Czech Republic."/>
             <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/Cz:JOSM/Plugins/CzechAddress"/>
-            <attribute name="Plugin-Mainversion" value="4126"/>
+            <attribute name="Plugin-Mainversion" value="4394"/>
             <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
         </manifest>
Index: applications/editors/josm/plugins/dataimport/build.xml
===================================================================
--- applications/editors/josm/plugins/dataimport/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/dataimport/build.xml	(revision 26605)
@@ -31,5 +31,5 @@
     <property name="commit.message" value="Changed constructor signature, updated build.xml"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/download_along/build.xml
===================================================================
--- applications/editors/josm/plugins/download_along/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/download_along/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Changed the constructor signature of the plugin main class"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/editgpx/build.xml
===================================================================
--- applications/editors/josm/plugins/editgpx/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/editgpx/build.xml	(revision 26605)
@@ -27,5 +27,5 @@
 <project name="editgpx" default="dist" basedir=".">
     <property name="commit.message" value="Changed constructor signature of plugin main class"/>
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
     <property name="plugin.dist.dir" value="../../dist"/>
Index: applications/editors/josm/plugins/epci-fr/build.xml
===================================================================
--- applications/editors/josm/plugins/epci-fr/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/epci-fr/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Commit message"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="4209"/>
+    <property name="plugin.main.version" value="4394"/>
     <!-- should not be necessary to change the following properties -->
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
Index: applications/editors/josm/plugins/epsg31287/build.xml
===================================================================
--- applications/editors/josm/plugins/epsg31287/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/epsg31287/build.xml	(revision 26605)
@@ -36,5 +36,5 @@
     <property name="commit.message" value="fixed proj4 Parameters (thanks to Hetzi + Mikael Rittri)"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3872"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/ext_tools/build.xml
===================================================================
--- applications/editors/josm/plugins/ext_tools/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/ext_tools/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="show error if script cannot be executed"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="4065"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/globalsat/build.xml
===================================================================
--- applications/editors/josm/plugins/globalsat/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/globalsat/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Changed constructor signature of plugin main class"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
     <property name="plugin.dist.dir" value="../../dist"/>
Index: applications/editors/josm/plugins/gpxfilter/build.xml
===================================================================
--- applications/editors/josm/plugins/gpxfilter/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/gpxfilter/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Commit message"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="4282"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/graphview/build.xml
===================================================================
--- applications/editors/josm/plugins/graphview/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/graphview/build.xml	(revision 26605)
@@ -27,5 +27,5 @@
 <project name="graphview" default="dist" basedir=".">
     <property name="commit.message" value="option to change graph colors; closes ticket 5523 in JOSM Trac"/>
-    <property name="plugin.main.version" value="4126"/>
+    <property name="plugin.main.version" value="4394"/>
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
     <property name="plugin.build.dir" value="build"/>
Index: applications/editors/josm/plugins/imageryadjust/build.xml
===================================================================
--- applications/editors/josm/plugins/imageryadjust/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/imageryadjust/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Commit message"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/imagewaypoint/build.xml
===================================================================
--- applications/editors/josm/plugins/imagewaypoint/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/imagewaypoint/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Updated the constructor signature of the plugin main class"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
     <property name="plugin.dist.dir" value="../../dist"/>
Index: applications/editors/josm/plugins/importvec/build.xml
===================================================================
--- applications/editors/josm/plugins/importvec/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/importvec/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Commit message"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3922"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/infomode/build.xml
===================================================================
--- applications/editors/josm/plugins/infomode/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/infomode/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="InfoMode : scan all layers, URL bug fixed"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="4201"/>
+    <property name="plugin.main.version" value="4394"/>
     <!-- should not be necessary to change the following properties -->
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
Index: applications/editors/josm/plugins/infomode/src/org/openstreetmap/josm/plugins/infomode/InfoMode.java
===================================================================
--- applications/editors/josm/plugins/infomode/src/org/openstreetmap/josm/plugins/infomode/InfoMode.java	(revision 26604)
+++ applications/editors/josm/plugins/infomode/src/org/openstreetmap/josm/plugins/infomode/InfoMode.java	(revision 26605)
@@ -197,5 +197,6 @@
      * Updates shift and ctrl key states
      */
-    private void updateKeyModifiers(InputEvent e) {
+    @Override
+    protected void updateKeyModifiers(InputEvent e) {
         oldCtrl = ctrl;
         oldShift = shift;
Index: applications/editors/josm/plugins/irsrectify/build.xml
===================================================================
--- applications/editors/josm/plugins/irsrectify/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/irsrectify/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="New plugin - irsrectify"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/junctionchecking/build.xml
===================================================================
--- applications/editors/josm/plugins/junctionchecking/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/junctionchecking/build.xml	(revision 26605)
@@ -27,5 +27,5 @@
 <project name="junctionchecking" default="dist" basedir=".">
     <property name="commit.message" value="Changed the constructor signature of the plugin main class"/>
-    <property name="plugin.main.version" value="4126"/>
+    <property name="plugin.main.version" value="4394"/>
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
     <property name="plugin.build.dir" value="build"/>
Index: applications/editors/josm/plugins/lakewalker/build.xml
===================================================================
--- applications/editors/josm/plugins/lakewalker/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/lakewalker/build.xml	(revision 26605)
@@ -27,5 +27,5 @@
 <project name="lakewalker" default="dist" basedir=".">
     <property name="commit.message" value="Changed the constructor signature of the plugin main class"/>
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
     <property name="plugin.dist.dir" value="../../dist"/>
Index: applications/editors/josm/plugins/licensechange/build.xml
===================================================================
--- applications/editors/josm/plugins/licensechange/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/licensechange/build.xml	(revision 26605)
@@ -26,5 +26,5 @@
     -->
     <property name="commit.message" value=""/>
-    <property name="plugin.main.version" value="4076"/>
+    <property name="plugin.main.version" value="4394"/>
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
     <property name="plugin.dist.dir" value="../../dist"/>
Index: applications/editors/josm/plugins/livegps/build.xml
===================================================================
--- applications/editors/josm/plugins/livegps/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/livegps/build.xml	(revision 26605)
@@ -27,5 +27,5 @@
 <project name="livegps" default="dist" basedir=".">
     <property name="commit.message" value="Changed the constructor signature of the plugin main class"/>
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
     <property name="plugin.dist.dir" value="../../dist"/>
Index: applications/editors/josm/plugins/mapdust/build.xml
===================================================================
--- applications/editors/josm/plugins/mapdust/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/mapdust/build.xml	(revision 26605)
@@ -3,5 +3,5 @@
     <!-- properties -->
     <property name="commit.message" value="MapDust bug reporter plugin"/>
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
     <property name="plugin.build.dir" value="build/classes"/>
Index: applications/editors/josm/plugins/merge-overlap/build.xml
===================================================================
--- applications/editors/josm/plugins/merge-overlap/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/merge-overlap/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="preset maintenance (${ant.project.name})"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="4279"/>
+    <property name="plugin.main.version" value="4394"/>
 
     <import file="../build-common.xml"/>
Index: applications/editors/josm/plugins/michigan_left/build.xml
===================================================================
--- applications/editors/josm/plugins/michigan_left/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/michigan_left/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Changed the constructor signature of the plugin main class"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/multipoly-convert/build.xml
===================================================================
--- applications/editors/josm/plugins/multipoly-convert/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/multipoly-convert/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="preset maintenance (${ant.project.name})"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
 
     <import file="../build-common.xml"/>
Index: applications/editors/josm/plugins/namemanager/build.xml
===================================================================
--- applications/editors/josm/plugins/namemanager/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/namemanager/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="..."/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3966"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/native-password-manager/build.xml
===================================================================
--- applications/editors/josm/plugins/native-password-manager/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/native-password-manager/build.xml	(revision 26605)
@@ -33,5 +33,5 @@
     <property name="commit.message" value="Commit message"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="4263"/>
+    <property name="plugin.main.version" value="4394"/>
 
     <!--
Index: applications/editors/josm/plugins/nearclick/build.xml
===================================================================
--- applications/editors/josm/plugins/nearclick/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/nearclick/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Changed the constructor signature of the plugin main class"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
     <property name="plugin.dist.dir" value="../../dist"/>
Index: applications/editors/josm/plugins/openstreetbugs/build.xml
===================================================================
--- applications/editors/josm/plugins/openstreetbugs/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/openstreetbugs/build.xml	(revision 26605)
@@ -27,5 +27,5 @@
 <project name="openstreetbugs" default="dist" basedir=".">
     <property name="commit.message" value="Changed the constructor signature of the plugin main class"/>
-    <property name="plugin.main.version" value="4223"/>
+    <property name="plugin.main.version" value="4394"/>
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
     <property name="plugin.dist.dir" value="../../dist"/>
Index: applications/editors/josm/plugins/openvisible/build.xml
===================================================================
--- applications/editors/josm/plugins/openvisible/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/openvisible/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Changed the constructor signature of the plugin main class; updated build.xml"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
     <property name="plugin.dist.dir" value="../../dist"/>
Index: applications/editors/josm/plugins/osmarender/build.xml
===================================================================
--- applications/editors/josm/plugins/osmarender/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/osmarender/build.xml	(revision 26605)
@@ -34,5 +34,5 @@
     <property name="xslt" location="./xslt"/>
     <property name="commit.message" value="Fixed #4360 - osmarender plugin does not load"/>
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <target name="init">
         <mkdir dir="${plugin.build.dir}"/>
Index: applications/editors/josm/plugins/pdfimport/build.xml
===================================================================
--- applications/editors/josm/plugins/pdfimport/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/pdfimport/build.xml	(revision 26605)
@@ -33,5 +33,5 @@
     <property name="commit.message" value="Initial pdfimport version"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3872"/>
+    <property name="plugin.main.version" value="4394"/>
     <!-- compilation properties -->
     <property name="josm.build.dir" value="../../core"/>
Index: applications/editors/josm/plugins/photo_geotagging/build.xml
===================================================================
--- applications/editors/josm/plugins/photo_geotagging/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/photo_geotagging/build.xml	(revision 26605)
@@ -27,5 +27,5 @@
     <property name="commit.message" value="fixed josm bug 5800 - 'Override old backup files?' message window can't get focus"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
 
     <!--
Index: applications/editors/josm/plugins/piclayer/build.xml
===================================================================
--- applications/editors/josm/plugins/piclayer/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/piclayer/build.xml	(revision 26605)
@@ -23,5 +23,5 @@
 <project name="PicLayer" default="dist" basedir=".">
     <property name="commit.message" value="applied #J5852 (patch by Petschge) - new shear option"/>
-    <property name="plugin.main.version" value="4126"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/plastic_laf/build.xml
===================================================================
--- applications/editors/josm/plugins/plastic_laf/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/plastic_laf/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Changed the constructor signature of the plugin main class"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
     <property name="plugin.dist.dir" value="../../dist"/>
Index: applications/editors/josm/plugins/proj4j/build.xml
===================================================================
--- applications/editors/josm/plugins/proj4j/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/proj4j/build.xml	(revision 26605)
@@ -36,5 +36,5 @@
     <property name="commit.message" value="Commit message"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3872"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/public_transport/build.xml
===================================================================
--- applications/editors/josm/plugins/public_transport/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/public_transport/build.xml	(revision 26605)
@@ -86,5 +86,5 @@
                 <attribute name="Plugin-Description" value="This plugin simplifies the mapping and editing of public transport routes."/>
                 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/public_transport"/>
-                <attribute name="Plugin-Mainversion" value="3835"/>
+                <attribute name="Plugin-Mainversion" value="4394"/>
                 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
             </manifest>
Index: applications/editors/josm/plugins/reltoolbox/build.xml
===================================================================
--- applications/editors/josm/plugins/reltoolbox/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/reltoolbox/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="RelToolbox"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="4223"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/restart/build.xml
===================================================================
--- applications/editors/josm/plugins/restart/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/restart/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Commit message"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/reverter/build.xml
===================================================================
--- applications/editors/josm/plugins/reverter/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/reverter/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="recompile after change in OsmPrimitive in JOSM 4099"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="4310"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/rgisopen/build.xml
===================================================================
--- applications/editors/josm/plugins/rgisopen/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/rgisopen/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="New plugin, rgisopen"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3400"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/roadsigns/build.xml
===================================================================
--- applications/editors/josm/plugins/roadsigns/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/roadsigns/build.xml	(revision 26605)
@@ -30,5 +30,5 @@
     <property name="commit.message" value="preset maintenance (Fahrradstraße)"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
 
     <!--
Index: applications/editors/josm/plugins/routes/build.xml
===================================================================
--- applications/editors/josm/plugins/routes/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/routes/build.xml	(revision 26605)
@@ -27,5 +27,5 @@
 <project name="routes" default="dist" basedir=".">
     <property name="commit.message" value="Changed the constructor signature of the plugin main class"/>
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
     <property name="plugin.dist.dir" value="../../dist"/>
Index: applications/editors/josm/plugins/routing/build.xml
===================================================================
--- applications/editors/josm/plugins/routing/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/routing/build.xml	(revision 26605)
@@ -27,5 +27,5 @@
 <project name="routing" default="dist" basedir=".">
     <property name="commit.message" value="Changed the constructor signature of the plugin main class"/>
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <!-- Define some properties -->
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
Index: applications/editors/josm/plugins/simplifyarea/build.xml
===================================================================
--- applications/editors/josm/plugins/simplifyarea/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/simplifyarea/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Initial commit"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/smed/build.xml
===================================================================
--- applications/editors/josm/plugins/smed/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/smed/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="some new internationalized messages"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/smed/plugs/harbour/build.xml
===================================================================
--- applications/editors/josm/plugins/smed/plugs/harbour/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/smed/plugs/harbour/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="harbour: TristateChekBox added"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3329"/>
+    <property name="plugin.main.version" value="4394"/>
     <!-- Declaring  time-stamps-->
     <tstamp/>
Index: applications/editors/josm/plugins/smed/plugs/oseam/build.xml
===================================================================
--- applications/editors/josm/plugins/smed/plugs/oseam/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/smed/plugs/oseam/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="some new features in internationalising"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3329"/>
+    <property name="plugin.main.version" value="4394"/>
     <!-- Declaring  time-stamps-->
     <tstamp/>
Index: applications/editors/josm/plugins/smed/plugs/smed_about/build.xml
===================================================================
--- applications/editors/josm/plugins/smed/plugs/smed_about/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/smed/plugs/smed_about/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="added some security queries"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3329"/>
+    <property name="plugin.main.version" value="4394"/>
     <!-- Declaring  time-stamps-->
     <tstamp/>
Index: applications/editors/josm/plugins/smed_fw/build.xml
===================================================================
--- applications/editors/josm/plugins/smed_fw/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/smed_fw/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="smed with embeddes felix and DS"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/surveyor/build.xml
===================================================================
--- applications/editors/josm/plugins/surveyor/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/surveyor/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Changed the constructor signature of the plugin main class"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
     <property name="plugin.dist.dir" value="../../dist"/>
Index: applications/editors/josm/plugins/tageditor/build.xml
===================================================================
--- applications/editors/josm/plugins/tageditor/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/tageditor/build.xml	(revision 26605)
@@ -27,5 +27,5 @@
 <project name="tageditor" default="dist" basedir=".">
     <property name="commit.message" value="Updating to JOSM 3210"/>
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/tagging-preset-tester/build.xml
===================================================================
--- applications/editors/josm/plugins/tagging-preset-tester/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/tagging-preset-tester/build.xml	(revision 26605)
@@ -27,5 +27,5 @@
 <project name="tagging-preset-tester" default="dist" basedir=".">
     <property name="commit.message" value="Changed the constructor signature of the plugin main class"/>
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
     <property name="plugin.dist.dir" value="../../dist"/>
Index: applications/editors/josm/plugins/terracer/build.xml
===================================================================
--- applications/editors/josm/plugins/terracer/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/terracer/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="ant.build.javac.target" value="1.5"/>
     <property name="commit.message" value="applied #j5760 (patch by robome) - Order of housenumbers not correct"/>
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <target name="init">
         <mkdir dir="${plugin.build.dir}"/>
Index: applications/editors/josm/plugins/toms/build.xml
===================================================================
--- applications/editors/josm/plugins/toms/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/toms/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Bug fix release"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3329"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/touchscreenhelper/build.xml
===================================================================
--- applications/editors/josm/plugins/touchscreenhelper/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/touchscreenhelper/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Commit message"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
     <property name="plugin.build.dir" value="build"/>
Index: applications/editors/josm/plugins/tracer/build.xml
===================================================================
--- applications/editors/josm/plugins/tracer/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/tracer/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="adapt to latest josm (getNodePairs changed)"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/trustosm/build.xml
===================================================================
--- applications/editors/josm/plugins/trustosm/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/trustosm/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="New plugin for digital signing osm data"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3329"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/turnlanes/build.xml
===================================================================
--- applications/editors/josm/plugins/turnlanes/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/turnlanes/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Commit message"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="4223"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/turnrestrictions/build.xml
===================================================================
--- applications/editors/josm/plugins/turnrestrictions/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/turnrestrictions/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="Adapt to JOSM core change (DefaultNameFormatter)"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="4223"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/undelete/build.xml
===================================================================
--- applications/editors/josm/plugins/undelete/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/undelete/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="adapt to core changes (backwards compatible)"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="4081"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/videomapping/build.xml
===================================================================
--- applications/editors/josm/plugins/videomapping/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/videomapping/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="videomapping"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3600"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/walkingpapers/build.xml
===================================================================
--- applications/editors/josm/plugins/walkingpapers/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/walkingpapers/build.xml	(revision 26605)
@@ -26,5 +26,5 @@
     -->
     <property name="commit.message" value="Changed the constructor signature of the plugin main class"/>
-    <property name="plugin.main.version" value="4126"/>
+    <property name="plugin.main.version" value="4394"/>
     <property name="josm" location="../../core/dist/josm-custom.jar"/>
     <property name="plugin.dist.dir" value="../../dist"/>
Index: applications/editors/josm/plugins/waydownloader/build.xml
===================================================================
--- applications/editors/josm/plugins/waydownloader/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/waydownloader/build.xml	(revision 26605)
@@ -26,5 +26,5 @@
     -->
     <property name="commit.message" value="Changed the constructor signature of the plugin main class"/>
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/waypoint_search/build.xml
===================================================================
--- applications/editors/josm/plugins/waypoint_search/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/waypoint_search/build.xml	(revision 26605)
@@ -32,5 +32,5 @@
     <property name="commit.message" value="bugfix of search when layer is added"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="3835"/>
+    <property name="plugin.main.version" value="4394"/>
     <!--
       ************************************************
Index: applications/editors/josm/plugins/wms-turbo-challenge2/build.xml
===================================================================
--- applications/editors/josm/plugins/wms-turbo-challenge2/build.xml	(revision 26604)
+++ applications/editors/josm/plugins/wms-turbo-challenge2/build.xml	(revision 26605)
@@ -67,5 +67,5 @@
                 <attribute name="Plugin-Icon" value="images/wmsracer.png"/>
                 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/WMS_Racer"/>
-                <attribute name="Plugin-Mainversion" value="4126"/>
+                <attribute name="Plugin-Mainversion" value="4394"/>
                 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
             </manifest>
