Index: applications/editors/josm/plugins/ColumbusCSV/build.xml
===================================================================
--- applications/editors/josm/plugins/ColumbusCSV/build.xml	(revision 23802)
+++ applications/editors/josm/plugins/ColumbusCSV/build.xml	(revision 23803)
@@ -26,6 +26,6 @@
       ** should not be necessary to change the following properties
      -->
-    <property name="josm_unstable"          location="../../core/dist/josm-custom.jar"/>
-	<property name="josm"                   location="lib/josm-tested.jar"/>
+    <property name="josm"          location="../../core/dist/josm-custom.jar"/>
+	<property name="josm_stable"   location="../../core/dist/3529/josm-tested.jar"/>
     <property name="plugin.build.dir"       value="build"/>
     <property name="plugin.src.dir"         value="src"/>
Index: applications/editors/josm/plugins/ElevationProfile/build.xml
===================================================================
--- applications/editors/josm/plugins/ElevationProfile/build.xml	(revision 23802)
+++ applications/editors/josm/plugins/ElevationProfile/build.xml	(revision 23803)
@@ -26,6 +26,6 @@
       ** should not be necessary to change the following properties
      -->
-	<property name="josm_unstable"          location="../../core/dist/josm-custom.jar"/>
-	<property name="josm"                   location="../../core/dist/3529/josm-tested.jar"/>
+	<property name="josm"          location="../../core/dist/josm-custom.jar"/>
+	<property name="josm_stable"   location="../../core/dist/3529/josm-tested.jar"/>
     <property name="plugin.build.dir"       value="build"/>
     <property name="plugin.src.dir"         value="src"/>
