Ignore:
Timestamp:
2016-06-30T23:48:10+02:00 (10 years ago)
Author:
donvip
Message:

remove calls to deprecated methods

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/public_transport_layer/build.xml

    r31932 r32475  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <!--
    3 ** Usage
    4 ** =====
    5 ** Call "ant help" to get possible build targets.
    6 -->
    72<project name="public_transport_layer" default="dist" basedir=".">
    83
    94    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    10     <property name="plugin.main.version" value="9278"/>
     5    <property name="plugin.main.version" value="10353"/>
    116
    127    <!-- Configure these properties (replace "..." accordingly).
Note: See TracChangeset for help on using the changeset viewer.