Ignore:
Timestamp:
2021-05-17T18:22:06+02:00 (3 years ago)
Author:
taylor.smock
Message:

trustosm: recompile for compatibility with JOSM r17867

File:
1 edited

Legend:

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

    r34565 r35752  
    33
    44    <!-- enter the SVN commit message -->
    5     <property name="commit.message" value="New plugin for digital signing osm data"/>
     5    <property name="commit.message" value="trustosm: recompile for compatibility with JOSM r17867"/>
    66    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    7     <property name="plugin.main.version" value="14153" />
     7    <property name="plugin.main.version" value="17867" />
    88    <property name="plugin.author" value="Christoph Wagner" />
    99    <property name="plugin.class" value="org.openstreetmap.josm.plugins.trustosm.TrustOSMplugin" />
Note: See TracChangeset for help on using the changeset viewer.