Index: /applications/editors/josm/plugins/opendata/modules.txt
===================================================================
--- /applications/editors/josm/plugins/opendata/modules.txt	(revision 28003)
+++ /applications/editors/josm/plugins/opendata/modules.txt	(revision 28004)
@@ -1,3 +1,3 @@
-be.bruxelles.jar;http://svn.openstreetmap.org/applications/editors/josm/plugins/opendata/be.bruxelles.jar
+be.bruxelles.jar;http://svn.openstreetmap.org/applications/editors/josm/plugins/opendata/dist/be.bruxelles.jar
 	Module-Icon: images/data.be.bruxelles_24.png
 	Author: Don-vip
@@ -9,5 +9,5 @@
 	Module-Date: 2012-03-06T12:04:47.226986Z
 	Module-Class: org.openstreetmap.josm.plugins.opendata.modules.be.bruxelles.BruxellesModule
-be.datagovbe.jar;http://svn.openstreetmap.org/applications/editors/josm/plugins/opendata/be.datagovbe.jar
+be.datagovbe.jar;http://svn.openstreetmap.org/applications/editors/josm/plugins/opendata/dist/be.datagovbe.jar
 	Module-Icon: images/be24.png
 	Author: Don-vip
@@ -19,5 +19,5 @@
 	Module-Date: 2012-03-06T12:04:47.226986Z
 	Module-Class: org.openstreetmap.josm.plugins.opendata.modules.be.datagovbe.DataGovBeModule
-fr.cg41.jar;http://svn.openstreetmap.org/applications/editors/josm/plugins/opendata/fr.cg41.jar
+fr.cg41.jar;http://svn.openstreetmap.org/applications/editors/josm/plugins/opendata/dist/fr.cg41.jar
 	Module-Icon: images/data.fr.cg41_24.png
 	Author: Don-vip
@@ -29,5 +29,5 @@
 	Module-Date: 2012-03-06T12:04:47.226986Z
 	Module-Class: org.openstreetmap.josm.plugins.opendata.modules.fr.cg41.Cg41Module
-fr.datagouvfr.jar;http://svn.openstreetmap.org/applications/editors/josm/plugins/opendata/fr.datagouvfr.jar
+fr.datagouvfr.jar;http://svn.openstreetmap.org/applications/editors/josm/plugins/opendata/dist/fr.datagouvfr.jar
 	Module-Icon: images/fr24.png
 	Author: Don-vip
@@ -40,5 +40,5 @@
 	Module-Date: 2012-03-06T12:04:47.226986Z
 	Module-Class: org.openstreetmap.josm.plugins.opendata.modules.fr.datagouvfr.DataGouvFrModule
-fr.paris.jar;http://svn.openstreetmap.org/applications/editors/josm/plugins/opendata/fr.paris.jar
+fr.paris.jar;http://svn.openstreetmap.org/applications/editors/josm/plugins/opendata/dist/fr.paris.jar
 	Module-Icon: images/data.fr.paris_24.png
 	Author: Don-vip
@@ -50,5 +50,5 @@
 	Module-Date: 2012-03-06T12:04:47.226986Z
 	Module-Class: org.openstreetmap.josm.plugins.opendata.modules.fr.paris.ParisModule
-fr.sncf.jar;http://svn.openstreetmap.org/applications/editors/josm/plugins/opendata/fr.sncf.jar
+fr.sncf.jar;http://svn.openstreetmap.org/applications/editors/josm/plugins/opendata/dist/fr.sncf.jar
 	Module-Icon: images/data.fr.sncf_24.png
 	Author: Don-vip
@@ -60,5 +60,5 @@
 	Module-Date: 2012-03-06T12:04:47.226986Z
 	Module-Class: org.openstreetmap.josm.plugins.opendata.modules.fr.sncf.SncfModule
-fr.toulouse.jar;http://svn.openstreetmap.org/applications/editors/josm/plugins/opendata/fr.toulouse.jar
+fr.toulouse.jar;http://svn.openstreetmap.org/applications/editors/josm/plugins/opendata/dist/fr.toulouse.jar
 	Module-Icon: images/data.fr.toulouse_24.png
 	Author: Don-vip
Index: /applications/editors/josm/plugins/opendata/util/opendata/ModuleListGenerator.java
===================================================================
--- /applications/editors/josm/plugins/opendata/util/opendata/ModuleListGenerator.java	(revision 28003)
+++ /applications/editors/josm/plugins/opendata/util/opendata/ModuleListGenerator.java	(revision 28004)
@@ -20,5 +20,5 @@
 	 */
 	public static void main(String[] args) {
-		final String url = "http://svn.openstreetmap.org/applications/editors/josm/plugins/opendata/";
+		final String url = "http://svn.openstreetmap.org/applications/editors/josm/plugins/opendata/dist/";
 		String baseDir = "";
 		if (args.length > 0) {
