Changeset 28172 in osm for applications/editors/josm/plugins/opendata/build.xml
- Timestamp:
- 2012-03-31T23:23:15+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/build.xml
r28152 r28172 28 28 <property name="commit.message" value="Commit message"/> 29 29 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 30 <property name="plugin.main.version" value="51 24"/>30 <property name="plugin.main.version" value="5132"/> 31 31 <!-- should not be necessary to change the following properties --> 32 32 <property name="josm" location="../../core/dist/josm-custom.jar"/> … … 177 177 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData"/> 178 178 <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/> 179 <attribute name="Plugin-Requires" value="jts"/> 179 180 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/> 180 181 </manifest>
Note:
See TracChangeset
for help on using the changeset viewer.
