Ignore:
Timestamp:
2013-12-29T12:52:10+01:00 (12 years ago)
Author:
malcolmh
Message:

save

File:
1 edited

Legend:

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

    r29996 r30157  
    3939    <!-- this is the directory where the plugin jar is copied to -->
    4040    <property name="plugin.dist.dir" value="../../dist"/>
    41     <property name="ant.build.javac.target" value="1.6"/>
     41    <property name="ant.build.javac.target" value="1.7"/>
    4242    <property name="plugin.dist.dir" value="../../dist"/>
    4343    <property name="plugin.jar" value="${plugin.dist.dir}/${ant.project.name}.jar"/>
Note: See TracChangeset for help on using the changeset viewer.