Index: applications/editors/josm/plugins/CommandLine/build.xml
===================================================================
--- applications/editors/josm/plugins/CommandLine/build.xml	(revision 36343)
+++ applications/editors/josm/plugins/CommandLine/build.xml	(revision 36344)
@@ -4,5 +4,5 @@
     <property name="commit.message" value="JOSM/CommandLine: fix exception after JOSM update"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="18494"/>
+    <property name="plugin.main.version" value="19044"/>
 
     <!-- Configure these properties (replace "..." accordingly).
Index: applications/editors/josm/plugins/CommandLine/pom.xml
===================================================================
--- applications/editors/josm/plugins/CommandLine/pom.xml	(revision 36343)
+++ applications/editors/josm/plugins/CommandLine/pom.xml	(revision 36344)
@@ -17,5 +17,5 @@
     <properties>
         <plugin.src.dir>src</plugin.src.dir>
-        <plugin.main.version>18494</plugin.main.version>
+        <plugin.main.version>19044</plugin.main.version>
         <plugin.author>Hind</plugin.author>
         <plugin.class>org.openstreetmap.josm.plugins.commandline.CommandLine</plugin.class>
