Index: /applications/editors/josm/plugins/ColumbusCSV/build.xml
===================================================================
--- /applications/editors/josm/plugins/ColumbusCSV/build.xml	(revision 25191)
+++ /applications/editors/josm/plugins/ColumbusCSV/build.xml	(revision 25192)
@@ -89,9 +89,9 @@
                 <attribute name="Author" value="Oliver Wieland"/>
                 <attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.columbusCSV.ColumbusCSVPlugin"/>
-                <attribute name="Plugin-Date" value="24.10.2010"/>
+                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
                 <attribute name="Plugin-Description" value="Imports proprietary CSV files of the Columbus/Visiontac V-900 GPS logger into a GPX layer."/>
             	<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="3329"/>
+                <attribute name="Plugin-Mainversion" value="3835"/>
                 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
             	<attribute name="Plugin-Icon" value="images/colcsvicon.png"/>
Index: /applications/editors/josm/plugins/Create_grid_of_ways/build.xml
===================================================================
--- /applications/editors/josm/plugins/Create_grid_of_ways/build.xml	(revision 25191)
+++ /applications/editors/josm/plugins/Create_grid_of_ways/build.xml	(revision 25192)
@@ -33,5 +33,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="2830" />
+	<property name="plugin.main.version" value="3835" />
 
 
Index: /applications/editors/josm/plugins/ElevationProfile/build.xml
===================================================================
--- /applications/editors/josm/plugins/ElevationProfile/build.xml	(revision 25191)
+++ /applications/editors/josm/plugins/ElevationProfile/build.xml	(revision 25192)
@@ -96,9 +96,9 @@
                 <attribute name="Author" value="Oliver Wieland"/>
                 <attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.elevation.ElevationProfilePlugin"/>
-                <attribute name="Plugin-Date" value="02.11.10"/>
+                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
                 <attribute name="Plugin-Description" value="Shows the elevation profile and some statistical data of a GPX track."/>
             	<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="3529"/>
+                <attribute name="Plugin-Mainversion" value="3835"/>
                 <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 25191)
+++ /applications/editors/josm/plugins/FixAddresses/build.xml	(revision 25192)
@@ -90,9 +90,9 @@
                 <attribute name="Author" value="Oliver Wieland"/>
                 <attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.fixAddresses.FixAddressesPlugin"/>
-                <attribute name="Plugin-Date" value="02.01.2011"/>
+                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
                 <attribute name="Plugin-Description" value="Finds and fixes invalid street addresses in a comfortable way."/>
             	<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="3529"/>
+                <attribute name="Plugin-Mainversion" value="3835"/>
                 <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 25191)
+++ /applications/editors/josm/plugins/ImportImagePlugin/build.xml	(revision 25192)
@@ -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="3835" />
 
 
Index: /applications/editors/josm/plugins/buildings_tools/build.xml
===================================================================
--- /applications/editors/josm/plugins/buildings_tools/build.xml	(revision 25191)
+++ /applications/editors/josm/plugins/buildings_tools/build.xml	(revision 25192)
@@ -33,5 +33,5 @@
 	<property name="commit.message" value="update (23630 was committed together with the code which is not right)" />
 	<!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-	<property name="plugin.main.version" value="3518" />
+	<property name="plugin.main.version" value="3835" />
 
 
Index: /applications/editors/josm/plugins/cadastre-fr/build.xml
===================================================================
--- /applications/editors/josm/plugins/cadastre-fr/build.xml	(revision 25191)
+++ /applications/editors/josm/plugins/cadastre-fr/build.xml	(revision 25192)
@@ -34,5 +34,5 @@
 
 	<property name="commit.message" value="Changed constructor for Plugin" />
-	<property name="plugin.main.version" value="3751" />
+	<property name="plugin.main.version" value="3835" />
 
     <target name="init">
Index: /applications/editors/josm/plugins/colorscheme/build.xml
===================================================================
--- /applications/editors/josm/plugins/colorscheme/build.xml	(revision 25191)
+++ /applications/editors/josm/plugins/colorscheme/build.xml	(revision 25192)
@@ -29,5 +29,5 @@
 
 	<property name="commit.message" value="Uses new constructor for Plugin" />
-	<property name="plugin.main.version" value="2830" />
+	<property name="plugin.main.version" value="3835" />
 
 	<property name="josm"                   location="../../core/dist/josm-custom.jar"/>
Index: /applications/editors/josm/plugins/czechaddress/build.xml
===================================================================
--- /applications/editors/josm/plugins/czechaddress/build.xml	(revision 25191)
+++ /applications/editors/josm/plugins/czechaddress/build.xml	(revision 25192)
@@ -45,5 +45,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="3338"/>
+            <attribute name="Plugin-Mainversion" value="3835"/>
             <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 25191)
+++ /applications/editors/josm/plugins/dataimport/build.xml	(revision 25192)
@@ -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="3119" />
+	<property name="plugin.main.version" value="3835" />
 
 	<!--
Index: /applications/editors/josm/plugins/editgpx/build.xml
===================================================================
--- /applications/editors/josm/plugins/editgpx/build.xml	(revision 25191)
+++ /applications/editors/josm/plugins/editgpx/build.xml	(revision 25192)
@@ -29,5 +29,5 @@
 
 	<property name="commit.message" value="Changed constructor signature of plugin main class" />
-	<property name="plugin.main.version" value="3408" />
+	<property name="plugin.main.version" value="3835" />
 
 
Index: /applications/editors/josm/plugins/globalsat/build.xml
===================================================================
--- /applications/editors/josm/plugins/globalsat/build.xml	(revision 25191)
+++ /applications/editors/josm/plugins/globalsat/build.xml	(revision 25192)
@@ -33,5 +33,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="3119" />
+	<property name="plugin.main.version" value="3835" />
 
 	<property name="josm"                   location="../../core/dist/josm-custom.jar"/>
Index: /applications/editors/josm/plugins/imagewaypoint/build.xml
===================================================================
--- /applications/editors/josm/plugins/imagewaypoint/build.xml	(revision 25191)
+++ /applications/editors/josm/plugins/imagewaypoint/build.xml	(revision 25192)
@@ -33,5 +33,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="3408" />
+	<property name="plugin.main.version" value="3835" />
 
 	<property name="josm"                   location="../../core/dist/josm-custom.jar"/>
Index: /applications/editors/josm/plugins/lakewalker/build.xml
===================================================================
--- /applications/editors/josm/plugins/lakewalker/build.xml	(revision 25191)
+++ /applications/editors/josm/plugins/lakewalker/build.xml	(revision 25192)
@@ -28,5 +28,5 @@
 
 	<property name="commit.message" value="Changed the constructor signature of the plugin main class" />
-	<property name="plugin.main.version" value="2830" />
+	<property name="plugin.main.version" value="3835" />
 
 	<property name="josm"                   location="../../core/dist/josm-custom.jar"/>
Index: /applications/editors/josm/plugins/livegps/build.xml
===================================================================
--- /applications/editors/josm/plugins/livegps/build.xml	(revision 25191)
+++ /applications/editors/josm/plugins/livegps/build.xml	(revision 25192)
@@ -28,5 +28,5 @@
 
 	<property name="commit.message" value="Changed the constructor signature of the plugin main class" />
-	<property name="plugin.main.version" value="3119" />
+	<property name="plugin.main.version" value="3835" />
 
 
Index: /applications/editors/josm/plugins/multipoly-convert/build.xml
===================================================================
--- /applications/editors/josm/plugins/multipoly-convert/build.xml	(revision 25191)
+++ /applications/editors/josm/plugins/multipoly-convert/build.xml	(revision 25192)
@@ -34,5 +34,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="2830" />
+	<property name="plugin.main.version" value="3835" />
 
 
Index: /applications/editors/josm/plugins/multipoly/build.xml
===================================================================
--- /applications/editors/josm/plugins/multipoly/build.xml	(revision 25191)
+++ /applications/editors/josm/plugins/multipoly/build.xml	(revision 25192)
@@ -34,5 +34,5 @@
 	<property name="commit.message" value="adapt to latest josm" />
 	<!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-	<property name="plugin.main.version" value="3637" />
+	<property name="plugin.main.version" value="3835" />
 
 
Index: /applications/editors/josm/plugins/nearclick/build.xml
===================================================================
--- /applications/editors/josm/plugins/nearclick/build.xml	(revision 25191)
+++ /applications/editors/josm/plugins/nearclick/build.xml	(revision 25192)
@@ -33,5 +33,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="2830" />
+	<property name="plugin.main.version" value="3835" />
 
 
Index: /applications/editors/josm/plugins/openvisible/build.xml
===================================================================
--- /applications/editors/josm/plugins/openvisible/build.xml	(revision 25191)
+++ /applications/editors/josm/plugins/openvisible/build.xml	(revision 25192)
@@ -33,5 +33,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="2830" />
+	<property name="plugin.main.version" value="3835" />
 
 	<property name="josm"                   location="../../core/dist/josm-custom.jar"/>
Index: /applications/editors/josm/plugins/osmarender/build.xml
===================================================================
--- /applications/editors/josm/plugins/osmarender/build.xml	(revision 25191)
+++ /applications/editors/josm/plugins/osmarender/build.xml	(revision 25192)
@@ -35,5 +35,5 @@
 
 	<property name="commit.message" value="Fixed #4360 - osmarender plugin does not load" />
-	<property name="plugin.main.version" value="2830" />
+	<property name="plugin.main.version" value="3835" />
 
 	<target name="init">
Index: /applications/editors/josm/plugins/pdfimport/build.xml
===================================================================
--- /applications/editors/josm/plugins/pdfimport/build.xml	(revision 25191)
+++ /applications/editors/josm/plugins/pdfimport/build.xml	(revision 25192)
@@ -35,5 +35,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="3592" />
+	<property name="plugin.main.version" value="3835" />
 
 
Index: /applications/editors/josm/plugins/public_transport/build.xml
===================================================================
--- /applications/editors/josm/plugins/public_transport/build.xml	(revision 25191)
+++ /applications/editors/josm/plugins/public_transport/build.xml	(revision 25192)
@@ -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="2907"/>
+                <attribute name="Plugin-Mainversion" value="3835"/>
                 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
             </manifest>
Index: /applications/editors/josm/plugins/roadsigns/build.xml
===================================================================
--- /applications/editors/josm/plugins/roadsigns/build.xml	(revision 25191)
+++ /applications/editors/josm/plugins/roadsigns/build.xml	(revision 25192)
@@ -33,5 +33,5 @@
 	<property name="commit.message" value="preset maintenance" />
 	<!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-	<property name="plugin.main.version" value="3338" />
+	<property name="plugin.main.version" value="3835" />
 
 
Index: /applications/editors/josm/plugins/simplifyarea/build.xml
===================================================================
--- /applications/editors/josm/plugins/simplifyarea/build.xml	(revision 25191)
+++ /applications/editors/josm/plugins/simplifyarea/build.xml	(revision 25192)
@@ -33,5 +33,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="2830" />
+	<property name="plugin.main.version" value="3835" />
 
 
