diff --git a/src/main/java/eu/omp/irap/vespa/epntapclient/votable/utils/Const.java b/src/main/java/eu/omp/irap/vespa/epntapclient/votable/utils/Const.java index 4fe90aa..e0a5bcf 100644 --- a/src/main/java/eu/omp/irap/vespa/epntapclient/votable/utils/Const.java +++ b/src/main/java/eu/omp/irap/vespa/epntapclient/votable/utils/Const.java @@ -30,7 +30,7 @@ public class Const { public static final String TMP_DIR = System.getProperty("java.io.tmpdir"); /** The URL of the registry used by default to get the services. */ - public static final String DEFAULT_REGISTRY_URL = "http://dc.zah.uni-heidelberg.de/tap"; + public static final String DEFAULT_REGISTRY_URL = "http://gavo.aip.de/tap"; // http://reg.g-vo.org/tap // http://dc.zah.uni-heidelberg.de/tap // http://gavo.aip.de/tap -- libgit2 0.21.2