Index: applications/editors/josm/plugins/photoadjust/build.xml
===================================================================
--- applications/editors/josm/plugins/photoadjust/build.xml	(revision 30413)
+++ applications/editors/josm/plugins/photoadjust/build.xml	(revision 30416)
@@ -1,12 +1,3 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!--
-** This is the build file for a JOSM photoadjust plugin.
-** Based on template revision 29839.
-**
-** Usage
-** =====
-** Call "ant help" to get possible build targets.
-**
--->
 <project name="photoadjust" default="dist" basedir=".">
 
@@ -14,5 +5,5 @@
     <property name="commit.message" value="Commit message"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="6392"/>
+    <property name="plugin.main.version" value="7001"/>
 
     <!-- Configure these properties (replace "..." accordingly).
