Index: /applications/editors/josm/plugins/MicrosoftStreetside/build.xml
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/build.xml	(revision 34318)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/build.xml	(revision 34319)
@@ -12,12 +12,11 @@
 	<property name="commit.message" value="Commit message" />
 	<!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-	<property name="plugin.main.version" value="13878" />
-	<property name="plugin.compile.version" value="13878" />
-
+	<property name="plugin.main.version" value="13860" />
+	
     <property name="plugin.author" value="renerr18" />
 	<property name="plugin.class" value="org.openstreetmap.josm.plugins.streetside.StreetsidePlugin" />
 	<property name="plugin.description" value="View high resolution Microsoft Streetside 360 degree imagery in JOSM." />
 	<property name="plugin.icon" value="images/streetside-logo-white.png" />
-	<property name="plugin.link" value="https://github.com/JOSM/MicrosoftStreetside"/>
+	<!--property name="plugin.link" value="https://github.com/JOSM/MicrosoftStreetside"/-->
 	<property name="plugin.requires" value="apache-commons;apache-http;"/>
 
