Changeset 31091 in osm for applications/editors/josm/plugins/buildings_tools/build.xml
- Timestamp:
- 2015-04-21T11:04:41+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/buildings_tools/build.xml
r30955 r31091 2 2 <project name="buildings_tools" default="dist" basedir="."> 3 3 <!-- enter the SVN commit message --> 4 <property name="commit.message" value="BuildingTools: update to current JOSM"/>4 <property name="commit.message" value="BuildingTools: Add merge address points function"/> 5 5 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 6 6 <property name="plugin.main.version" value="7128"/>
Note:
See TracChangeset
for help on using the changeset viewer.