Changeset 35139 in osm for applications/editors/josm/plugins/opendata/build.xml
- Timestamp:
- 2019-09-26T20:51:07+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/build.xml
r34972 r35139 1 1 <?xml version="1.0" encoding="utf-8"?> 2 2 <project name="opendata" default="dist" basedir="."> 3 <property name="plugin.main.version" value="1 4977"/>3 <property name="plugin.main.version" value="15377"/> 4 4 <property name="plugin.author" value="Don-vip"/> 5 5 <property name="plugin.class" value="org.openstreetmap.josm.plugins.opendata.OdPlugin"/>
Note:
See TracChangeset
for help on using the changeset viewer.