Index: applications/editors/josm/plugins/smed/plugs/harbour/build.xml
===================================================================
--- applications/editors/josm/plugins/smed/plugs/harbour/build.xml	(revision 29491)
+++ applications/editors/josm/plugins/smed/plugs/harbour/build.xml	(revision 29854)
@@ -33,5 +33,5 @@
     <!-- this is the directory where the plugin jar is copied to -->
     <property name="plugin.dist.dir" value="../../dist"/>
-    <property name="ant.build.javac.target" value="1.5"/>
+    <property name="ant.build.javac.target" value="1.6"/>
     <property name="plugin.jar" value="${plugin.dist.dir}/00_${DSTAMP}_${TSTAMP}_${ant.project.name}.jar"/>
     <!--
Index: applications/editors/josm/plugins/smed/plugs/oseam/build.xml
===================================================================
--- applications/editors/josm/plugins/smed/plugs/oseam/build.xml	(revision 29491)
+++ applications/editors/josm/plugins/smed/plugs/oseam/build.xml	(revision 29854)
@@ -33,5 +33,5 @@
     <!-- this is the directory where the plugin jar is copied to -->
     <property name="plugin.dist.dir" value="../../dist"/>
-    <property name="ant.build.javac.target" value="1.5"/>
+    <property name="ant.build.javac.target" value="1.6"/>
     <property name="plugin.jar" value="${plugin.dist.dir}/00_${DSTAMP}_${TSTAMP}_${ant.project.name}.jar"/>
     <!--
Index: applications/editors/josm/plugins/smed/plugs/smed_about/build.xml
===================================================================
--- applications/editors/josm/plugins/smed/plugs/smed_about/build.xml	(revision 29491)
+++ applications/editors/josm/plugins/smed/plugs/smed_about/build.xml	(revision 29854)
@@ -32,5 +32,5 @@
     <!-- this is the directory where the plugin jar is copied to -->
     <property name="plugin.dist.dir" value="../../dist"/>
-    <property name="ant.build.javac.target" value="1.5"/>
+    <property name="ant.build.javac.target" value="1.6"/>
     <property name="plugin.jar" value="${plugin.dist.dir}/03_${DSTAMP}_${TSTAMP}_${ant.project.name}.jar"/>
     <!--
Index: applications/editors/josm/plugins/smed/plugs/wayarea/build.xml
===================================================================
--- applications/editors/josm/plugins/smed/plugs/wayarea/build.xml	(revision 29491)
+++ applications/editors/josm/plugins/smed/plugs/wayarea/build.xml	(revision 29854)
@@ -33,5 +33,5 @@
     <!-- this is the directory where the plugin jar is copied to -->
     <property name="plugin.dist.dir" value="../../dist"/>
-    <property name="ant.build.javac.target" value="1.5"/>
+    <property name="ant.build.javac.target" value="1.6"/>
     <property name="plugin.jar" value="${plugin.dist.dir}/00_${DSTAMP}_${TSTAMP}_${ant.project.name}.jar"/>
     <!--
