Commit 27fa419819dbcf320927f57a6984e301a6bcc5a7

Authored by Nathanael Jourdane
1 parent 4a9166f8
Exists in master

use Gavo registry instead of heidelberg.

src/main/java/eu/omp/irap/vespa/epntapclient/votable/utils/Const.java
@@ -30,7 +30,7 @@ public class Const { @@ -30,7 +30,7 @@ public class Const {
30 public static final String TMP_DIR = System.getProperty("java.io.tmpdir"); 30 public static final String TMP_DIR = System.getProperty("java.io.tmpdir");
31 31
32 /** The URL of the registry used by default to get the services. */ 32 /** The URL of the registry used by default to get the services. */
33 - public static final String DEFAULT_REGISTRY_URL = "http://dc.zah.uni-heidelberg.de/tap"; 33 + public static final String DEFAULT_REGISTRY_URL = "http://gavo.aip.de/tap";
34 // http://reg.g-vo.org/tap 34 // http://reg.g-vo.org/tap
35 // http://dc.zah.uni-heidelberg.de/tap 35 // http://dc.zah.uni-heidelberg.de/tap
36 // http://gavo.aip.de/tap 36 // http://gavo.aip.de/tap