Index: applications/editors/josm/plugins/canvec_helper/build.xml
===================================================================
--- applications/editors/josm/plugins/canvec_helper/build.xml	(revision 36325)
+++ applications/editors/josm/plugins/canvec_helper/build.xml	(revision 36349)
@@ -4,5 +4,5 @@
     <property name="commit.message" value="JOSM/Canvec_helper: fixed a crash caused by osm directory being renamed to OSM"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="13559"/>
+    <property name="plugin.main.version" value="19044"/>
     
     <!-- Configure these properties (replace "..." accordingly).
Index: applications/editors/josm/plugins/canvec_helper/pom.xml
===================================================================
--- applications/editors/josm/plugins/canvec_helper/pom.xml	(revision 36325)
+++ applications/editors/josm/plugins/canvec_helper/pom.xml	(revision 36349)
@@ -16,5 +16,5 @@
     <properties>
         <plugin.src.dir>src</plugin.src.dir>
-        <plugin.main.version>13559</plugin.main.version>
+        <plugin.main.version>19044</plugin.main.version>
         <plugin.author>Michael Bishop</plugin.author>
         <plugin.class>org.openstreetmap.josm.plugins.canvec_helper.CanvecHelper</plugin.class>
