Index: applications/editors/josm/plugins/o5m/README
===================================================================
--- applications/editors/josm/plugins/o5m/README	(revision 34038)
+++ applications/editors/josm/plugins/o5m/README	(revision 34095)
@@ -6,5 +6,5 @@
     * Author: Gerd Petermann  
     * License: GPL v3 (see GPL-v3.0.txt) (all sources)
-    * the o5m format is described at http://wiki.openstreetmap.org/wiki/O5m
+    * the o5m format is described at https://wiki.openstreetmap.org/wiki/O5m
     * the source contains ported parts of the osmconvert tool written by
       Markus Weber. He allows to use his code for reading or writing
Index: applications/editors/josm/plugins/o5m/README.template
===================================================================
--- applications/editors/josm/plugins/o5m/README.template	(revision 34038)
+++ applications/editors/josm/plugins/o5m/README.template	(revision 34095)
@@ -67,5 +67,5 @@
  ===========================================
  When a plugin jar is checked into SVN a script updates the plugins list on the JOSM wiki:
-   http://josm.openstreetmap.de/wiki/Plugins
+   https://josm.openstreetmap.de/wiki/Plugins
  JOSM retrieves the list of available plugins and their build versions from this list.
 
@@ -84,8 +84,8 @@
 ========
 * Developing Plugins 
-  http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+  https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
   
 * List of JOSM Plugins
-  http://josm.openstreetmap.de/wiki/Plugins
+  https://josm.openstreetmap.de/wiki/Plugins
   
   
Index: applications/editors/josm/plugins/o5m/build.xml
===================================================================
--- applications/editors/josm/plugins/o5m/build.xml	(revision 34038)
+++ applications/editors/josm/plugins/o5m/build.xml	(revision 34095)
@@ -15,5 +15,5 @@
     <property name="plugin.description" value="Import OSM data in o5m format"/>
     <!--<property name="plugin.icon" value="..."/>-->
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/o5m"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/o5m"/>
     <!--<property name="plugin.early" value="..."/>-->
     <!--<property name="plugin.requires" value="..."/>-->
