Ignore:
Timestamp:
2019-04-02T07:57:58+02:00 (7 years ago)
Author:
gerdp
Message:

see #17459: remove duplicated code in reverter corehacks
Step 2: Use new core methods instead of corehacks (requires JOSM r14946 or newer)

File:
1 edited

Legend:

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

    r34552 r34958  
    44    <property name="commit.message" value="Reverter: Update MultiOsmReader to support null data after redaction"/>
    55    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    6     <property name="plugin.main.version" value="14153"/>
     6    <property name="plugin.main.version" value="14946"/>
    77
    88    <!-- Configure these properties (replace "..." accordingly).
Note: See TracChangeset for help on using the changeset viewer.