Changeset 36393 in osm for applications/editors


Ignore:
Timestamp:
2025-02-19T17:00:06+01:00 (5 days ago)
Author:
stoecker
Message:

fix build.xml java version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/cadastre-fr/build.xml

    r36385 r36393  
    1717    <property name="plugin.requires" value="apache-commons;ejml;jts;geotools"/>
    1818    <property name="plugin.minimum.java.version" value="17"/>
     19    <property name="java.lang.version" value="17" />
    1920
    2021    <!-- ** include targets that all plugins have in common ** -->
Note: See TracChangeset for help on using the changeset viewer.