Changeset 20558 in osm for applications/editors/josm/plugins/czechaddress
- Timestamp:
- 2010-03-19T22:25:24+01:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/czechaddress/build.xml
r20283 r20558 25 25 <target name="compile" depends="init,revision" 26 26 description="Compile the plugin and make it ready for running"> 27 27 28 28 <javac srcdir="src" 29 29 classpath="${josm}" … … 45 45 <attribute name="Plugin-Description" value="Creating and handling address nodes and buildings within Czech Republic."/> 46 46 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/Cz:JOSM/Plugins/CzechAddress"/> 47 <attribute name="Plugin-Mainversion" value=" 2830"/>47 <attribute name="Plugin-Mainversion" value="3147"/> 48 48 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/> 49 49 </manifest>
Note:
See TracChangeset
for help on using the changeset viewer.