From 624dc096bb371b6d943c2712a1f90748161c7105 Mon Sep 17 00:00:00 2001
From: Fernando Pietchaki Domingues <fpd09@c3sl.ufpr.br>
Date: Wed, 7 Aug 2013 18:58:18 -0300
Subject: [PATCH] =?UTF-8?q?Arrumado=20endere=C3=A7os=20do=20Dspace.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 build.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/build.properties b/build.properties
index 85b1906..20b6d49 100644
--- a/build.properties
+++ b/build.properties
@@ -25,10 +25,10 @@
 dspace.install.dir=/home/dspace/install_dir
 
 # DSpace host name - should match base URL.  Do not include port number
-dspace.hostname = http://observatorio.c3sl.ufpr.br
+dspace.hostname = dspacesnj.c3sl.ufpr.br
 
 # DSpace base host URL.  Include port number etc.
-dspace.baseUrl = http://observatorio.c3sl.ufpr.br/xmlui
+dspace.baseUrl = dspacesnj.c3sl.ufpr.br
 
 # Name of the site
 dspace.name = DSpace Estacao Juventude
-- 
GitLab