Index: trunk/test/unit/org/openstreetmap/josm/gui/MainApplicationTest.java
===================================================================
--- trunk/test/unit/org/openstreetmap/josm/gui/MainApplicationTest.java	(revision 16871)
+++ trunk/test/unit/org/openstreetmap/josm/gui/MainApplicationTest.java	(revision 16874)
@@ -204,5 +204,5 @@
 
     private static PluginInformation newPluginInformation(String plugin) throws PluginListParseException {
-        return PluginListParser.createInfo(plugin+".jar", "https://svn.openstreetmap.org/applications/editors/josm/dist/"+plugin+".jar",
+        return PluginListParser.createInfo(plugin+".jar", "https://josm.openstreetmap.de/osmsvn/applications/editors/josm/dist/"+plugin+".jar",
                 "");
     }
