Ignore:
Timestamp:
2018-08-15T13:29:06+02:00 (8 years ago)
Author:
donvip
Message:

update to JOSM 14153

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/dataimport/build.xml

    r34376 r34475  
    55    <property name="commit.message" value="Changed constructor signature, updated build.xml"/>
    66    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    7     <property name="plugin.main.version" value="12672"/>
     7    <property name="plugin.main.version" value="14153"/>
    88
    99    <!-- Configure these properties (replace "..." accordingly).
     
    1616    <!--<property name="plugin.link" value="..."/>-->
    1717    <!--<property name="plugin.early" value="..."/>-->
    18     <!--<property name="plugin.requires" value="..."/>-->
     18    <property name="plugin.requires" value="jaxb"/>
    1919    <!--<property name="plugin.stage" value="..."/>-->
    2020
Note: See TracChangeset for help on using the changeset viewer.