Index: applications/editors/josm/plugins/graphview/build.xml
===================================================================
--- applications/editors/josm/plugins/graphview/build.xml	(revision 21610)
+++ applications/editors/josm/plugins/graphview/build.xml	(revision 21611)
@@ -27,6 +27,6 @@
 <project name="graphview" default="dist" basedir=".">
  
-	<property name="commit.message" value="Changed the constructor signature of the plugin main class" />
-	<property name="plugin.main.version" value="2830" />
+	<property name="commit.message" value="prevent stack overflows; closes bug 4695 in JOSM Trac" />
+	<property name="plugin.main.version" value="3314" />
 	
     <property name="josm"                   location="../../core/dist/josm-custom.jar"/>
