Strabon

changeset 205:a683d1837836

fixed password of postgres
author Babis Nikolaou <charnik@di.uoa.gr>
date Wed May 30 16:50:30 2012 +0300 (2012-05-30)
parents 52a5a4007d33
children b60ef17785fe
files endpoint/WebContent/WEB-INF/beans.xml
line diff
     1.1 --- a/endpoint/WebContent/WEB-INF/beans.xml	Wed May 30 16:08:55 2012 +0300
     1.2 +++ b/endpoint/WebContent/WEB-INF/beans.xml	Wed May 30 16:50:30 2012 +0300
     1.3 @@ -29,7 +29,7 @@
     1.4  
     1.5          <constructor-arg type="java.lang.String" >
     1.6              <!-- Password -->
     1.7 -            <value>brun1s86</value>
     1.8 +	    <value>postgres</value>
     1.9          </constructor-arg>
    1.10  
    1.11          <constructor-arg type="int" >