Index: applications/editors/josm/plugins/utilsplugin2/build.xml
===================================================================
--- applications/editors/josm/plugins/utilsplugin2/build.xml	(revision 36343)
+++ applications/editors/josm/plugins/utilsplugin2/build.xml	(revision 36344)
@@ -5,5 +5,5 @@
     <property name="commit.message" value="[josm_utilsplugin2]: select boundary by double-click; multitagger table highlights"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="18495"/>
+    <property name="plugin.main.version" value="19044"/>
 
     <property name="plugin.author" value="Kalle Lampila, Upliner, Zverik, akks, joshdoe and others"/>
Index: applications/editors/josm/plugins/utilsplugin2/pom.xml
===================================================================
--- applications/editors/josm/plugins/utilsplugin2/pom.xml	(revision 36343)
+++ applications/editors/josm/plugins/utilsplugin2/pom.xml	(revision 36344)
@@ -29,5 +29,5 @@
     <properties>
         <plugin.src.dir>src</plugin.src.dir>
-        <plugin.main.version>18495</plugin.main.version>
+        <plugin.main.version>19044</plugin.main.version>
         <plugin.author>Kalle Lampila, Upliner, Zverik, akks, joshdoe and others</plugin.author>
         <plugin.class>org.openstreetmap.josm.plugins.utilsplugin2.UtilsPlugin2</plugin.class>
