Index: applications/editors/josm/plugins/tracer2/build.xml
===================================================================
--- applications/editors/josm/plugins/tracer2/build.xml	(revision 30413)
+++ applications/editors/josm/plugins/tracer2/build.xml	(revision 30416)
@@ -1,15 +1,3 @@
 ﻿<?xml version="1.0" encoding="utf-8"?>
-<!--
-** This is a template build file for a JOSM  plugin.
-**
-** Maintaining versions
-** ====================
-** See README.template
-**
-** Usage
-** =====
-** Call "ant help" to get possible build targets.
-**
--->
 <project name="Tracer2" default="dist" basedir=".">
 
@@ -17,5 +5,5 @@
     <property name="commit.message" value="Add link to wiki"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="6340"/>
+    <property name="plugin.main.version" value="7001"/>
 
     <!-- Configure these properties (replace "..." accordingly).
Index: applications/editors/josm/plugins/tracer2/nbproject/project.xml
===================================================================
--- applications/editors/josm/plugins/tracer2/nbproject/project.xml	(revision 30413)
+++ applications/editors/josm/plugins/tracer2/nbproject/project.xml	(revision 30416)
@@ -60,5 +60,5 @@
                 <package-root>src</package-root>
                 <classpath mode="compile">../../core/src</classpath>
-                <source-level>1.6</source-level>
+                <source-level>1.7</source-level>
             </compilation-unit>
         </java-data>
