Changeset 29503 in osm for applications/editors/josm/plugins/reverter/build.xml
- Timestamp:
- 2013-04-15T13:50:07+02:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/reverter/build.xml
r29435 r29503 4 4 <property name="commit.message" value="Reverter: Update MultiOsmReader to support null data after redaction"/> 5 5 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 6 <property name="plugin.main.version" value="5 775"/>6 <property name="plugin.main.version" value="5865"/> 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). … … 14 14 <property name="plugin.icon" value="images/revert-changeset.png"/> 15 15 <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Reverter"/> 16 <!--<property name="plugin.early" value="..."/>-->17 <!--<property name="plugin.requires" value="..."/>-->18 16 <property name="plugin.stage" value="5"/> 19 17
Note:
See TracChangeset
for help on using the changeset viewer.
