Index: applications/editors/josm/plugins/touchscreenhelper/build.xml
===================================================================
--- applications/editors/josm/plugins/touchscreenhelper/build.xml	(revision 36325)
+++ applications/editors/josm/plugins/touchscreenhelper/build.xml	(revision 36349)
@@ -4,5 +4,5 @@
     <property name="commit.message" value="JOSM/touchscreenhelper: Added T shortcut, hold T to activate temporarily"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="12630"/>
+    <property name="plugin.main.version" value="19044"/>
     <property name="plugin.author" value="glebius@glebius.int.ru"/>
     <property name="plugin.class" value="touchscreenhelper.TouchScreenHelperPlugin"/>
Index: applications/editors/josm/plugins/touchscreenhelper/pom.xml
===================================================================
--- applications/editors/josm/plugins/touchscreenhelper/pom.xml	(revision 36325)
+++ applications/editors/josm/plugins/touchscreenhelper/pom.xml	(revision 36349)
@@ -17,5 +17,5 @@
     <properties>
         <plugin.src.dir>src</plugin.src.dir>
-        <plugin.main.version>12630</plugin.main.version>
+        <plugin.main.version>19044</plugin.main.version>
         <plugin.author>glebius@glebius.int.ru</plugin.author>
         <plugin.class>touchscreenhelper.TouchScreenHelperPlugin</plugin.class>
