Ignore:
Timestamp:
2024-08-26T14:48:57+02:00 (21 months ago)
Author:
taylor.smock
Message:

See #23878: Bump JOSM revision for rebuild

r19044 was the first version to require Java 11.

File:
1 edited

Legend:

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

    r36315 r36323  
    11<?xml version="1.0" encoding="utf-8"?>
    22<project name="opendata" default="dist" basedir="." xmlns:mvn="antlib:org.apache.maven.resolver.ant">
    3     <property name="plugin.main.version" value="18723"/>
     3    <property name="plugin.main.version" value="19044"/>
    44    <property name="plugin.author" value="Don-vip"/>
    55    <property name="plugin.class" value="org.openstreetmap.josm.plugins.opendata.OdPlugin"/>
Note: See TracChangeset for help on using the changeset viewer.