Index: applications/editors/josm/plugins/utilsplugin2/build.xml
===================================================================
--- applications/editors/josm/plugins/utilsplugin2/build.xml	(revision 29435)
+++ applications/editors/josm/plugins/utilsplugin2/build.xml	(revision 29615)
@@ -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="utilsplugin2" default="dist" basedir=".">
 
@@ -24,5 +12,6 @@
     <property name="plugin.icon" value="images/utils.png"/>
     <property name="plugin.link" value="http://josm.openstreetmap.de/wiki/Help/Plugin/UtilsPlugin2"/>
-
+    <property name="plugin.stage" value="40"/>
+    
     <!-- ** include targets that all plugins have in common ** -->
     <import file="../build-common.xml"/>
