Changeset 33790 in osm for applications/editors/josm/plugins/opendata/build.xml
- Timestamp:
- 2017-11-06T00:57:42+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/build.xml
r33617 r33790 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 2870"/>3 <property name="plugin.main.version" value="13007"/> 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.