From 16f8c397337c0f43be3b293edb876aeceb592fe6 Mon Sep 17 00:00:00 2001 From: Gabriel Landais <glandais@kereval.com> Date: Fri, 1 Apr 2011 10:17:10 +0000 Subject: [PATCH] URL of EVSClient git-svn-id: https://scm.gforge.inria.fr/authscm/ycadoret/svn/gazelle/Maven/gazelle-proxy/trunk@21377 356b4b1a-1d2b-0410-8bf1-ffa24008f01e --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9c2e8d52..87598dac 100644 --- a/pom.xml +++ b/pom.xml @@ -245,7 +245,7 @@ <properties> <cas.service>http://gazelle.ihe.net/proxy/</cas.service> - <evsclient.url>http://gazelle.ihe.net/EVSClient/</evsclient.url> + <evsclient.url>http://jumbo-2.irisa.fr:8080/EVSClient/</evsclient.url> <!-- development mode (disable in production) --> <seam.debug>false</seam.debug> -- GitLab