Project

General

Profile

« Previous | Next » 

Revision f52c1a89

Added by Andreas Müller about 2 years ago

revert replace cybertaxonomy.eu by cybertaxonomy.org for remove-update-site scp (cont.)

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/handler/update/P2Util.java
32 32
 */
33 33
public class P2Util {
34 34

  
35
    private static String EDIT_NIGHTLY_UPDATE_SITE = "https://cybertaxonomy.org/download/taxeditor/update/nightly/";
35
    private static String EDIT_NIGHTLY_UPDATE_SITE = "https://cybertaxonomy.eu/download/taxeditor/update/nightly/";
36 36
    private static String EDIT_NIGHTLY_UPDATE_SITE_NAME = "Taxonomic Editor Nightly";
37 37

  
38
    private static String EDIT_STABLE_UPDATE_SITE = "https://cybertaxonomy.org/download/taxeditor/update/stable/";
38
    private static String EDIT_STABLE_UPDATE_SITE = "https://cybertaxonomy.eu/download/taxeditor/update/stable/";
39 39
    private static String EDIT_STABLE_UPDATE_SITE_NAME = "Taxonomic Editor Stable";
40 40

  
41 41
    /**

Also available in: Unified diff