Index: applications/editors/josm/plugins/seachart/.classpath
===================================================================
--- applications/editors/josm/plugins/seachart/.classpath	(revision 32679)
+++ applications/editors/josm/plugins/seachart/.classpath	(revision 32680)
@@ -8,5 +8,5 @@
 	<classpathentry kind="src" path="js57toosm/src"/>
 	<classpathentry kind="src" path="josmtos57/src"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
 	<classpathentry kind="lib" path="libs/batik-svggen-1.8.jar"/>
Index: applications/editors/josm/plugins/seachart/build.xml
===================================================================
--- applications/editors/josm/plugins/seachart/build.xml	(revision 32679)
+++ applications/editors/josm/plugins/seachart/build.xml	(revision 32680)
@@ -4,5 +4,5 @@
     <property name="commit.message" value="[Seachart] Publish new release"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="10571"/>
+    <property name="plugin.main.version" value="10580"/>
 
     <property name="plugin.author" value="Malcolm Herring"/>
