From 728dbf6ca6aaef7b61a50941c362f55a47d5fec9 Mon Sep 17 00:00:00 2001
From: Gabriel Landais <glandais@kereval.com>
Date: Thu, 12 May 2011 07:29:22 +0000
Subject: [PATCH] Proxy points to EVSClient

git-svn-id: https://scm.gforge.inria.fr/authscm/ycadoret/svn/gazelle/Maven/gazelle-proxy/trunk@21768 356b4b1a-1d2b-0410-8bf1-ffa24008f01e
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 79c58c44..e2eb8e15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -252,7 +252,7 @@
 
 			<properties>
 				<cas.service>http://gazelle.ihe.net/proxy/</cas.service>
-				<evsclient.url>http://jumbo-2.irisa.fr:8080/EVSClient/</evsclient.url>
+				<evsclient.url>http://gazelle.ihe.net/EVSClient/</evsclient.url>
 
 				<dicom.storage>/opt/proxy/DICOM</dicom.storage>
 				<storage.tmp>/opt/proxy/tmp</storage.tmp>
-- 
GitLab