# HG changeset patch # User Konstantina Bereta # Date 1373291122 -10800 # Node ID 363ef97fb003faff06c884d53938417609e69c52 # Parent 756d8f688fff75de548432c35809b80748e2835a reverted conn properties diff -r 756d8f688fff -r 363ef97fb003 endpoint/WebContent/WEB-INF/connection.properties --- a/endpoint/WebContent/WEB-INF/connection.properties Mon Jul 08 16:44:18 2013 +0300 +++ b/endpoint/WebContent/WEB-INF/connection.properties Mon Jul 08 16:45:22 2013 +0300 @@ -1,6 +1,6 @@ hostname=localhost port=5432 dbengine=postgis -password=p1r3as +password=postgres dbname=DLRDemo-y3 username=postgres