Index: /applications/editors/josm/plugins/ejml/.classpath
===================================================================
--- /applications/editors/josm/plugins/ejml/.classpath	(revision 31755)
+++ /applications/editors/josm/plugins/ejml/.classpath	(revision 31756)
@@ -4,9 +4,7 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
-	<classpathentry exported="true" kind="lib" path="lib/EJML-core-0.28.jar" sourcepath="lib/EJML-core-0.28-sources.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/EJML-dense64-0.28.jar" sourcepath="lib/EJML-dense64-0.28-sources.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/EJML-denseC64-0.28.jar" sourcepath="lib/EJML-denseC64-0.28-sources.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/EJML-equation-0.28.jar" sourcepath="lib/EJML-equation-0.28-sources.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/EJML-simple-0.28.jar" sourcepath="lib/EJML-simple-0.28-sources.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/EJML-core-0.26.jar" sourcepath="lib/EJML-core-0.26-sources.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/EJML-equation-0.26.jar" sourcepath="lib/EJML-equation-0.26-sources.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/EJML-experimental-0.26.jar" sourcepath="lib/EJML-experimental-0.26-sources.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>
Index: /applications/editors/josm/plugins/ejml/README
===================================================================
--- /applications/editors/josm/plugins/ejml/README	(revision 31755)
+++ /applications/editors/josm/plugins/ejml/README	(revision 31756)
@@ -4,3 +4,3 @@
     * Licensed under GPL v3 (see LICENSE)
 
-The current embedded version of EJML is 0.28.
+The current embedded version of EJML is 0.26 (version needed by GeoTools, see https://osgeo-org.atlassian.net/browse/GEOT-5300).
