Changeset 34452 in osm for applications/editors/josm/plugins/opendata/build.xml
- Timestamp:
- 2018-08-13T21:54:52+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/build.xml
r34409 r34452 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 3927"/>3 <property name="plugin.main.version" value="14153"/> 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.