Ignore:
Timestamp:
2012-03-31T23:23:15+02:00 (14 years ago)
Author:
donvip
Message:

[josm_opendata] Update to JOSM 5132

File:
1 edited

Legend:

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

    r28152 r28172  
    2828    <property name="commit.message" value="Commit message"/>
    2929    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    30     <property name="plugin.main.version" value="5124"/>
     30    <property name="plugin.main.version" value="5132"/>
    3131    <!-- should not be necessary to change the following properties -->
    3232    <property name="josm" location="../../core/dist/josm-custom.jar"/>
     
    177177                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData"/>
    178178                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
     179                <attribute name="Plugin-Requires" value="jts"/>
    179180                <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    180181            </manifest>
Note: See TracChangeset for help on using the changeset viewer.