Skip to content

Commit a880dad

Browse files
author
Dennis Ried
committed
Merge branch 'edi-expl' into edi-expl_update1295coordinates
2 parents 5e2d0b9 + 95ee62d commit a880dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<!-- where to find eXist-dist for auto deploy -->
66
<property name="exist5.libs" value="/Users/opt/exist-distribution-5.3.1/lib"/>
7-
<property name="exist.db" value="xmldb:exist://localhost:8070/exist/xmlrpc/db"/>
7+
<property name="exist.db" value="xmldb:exist://localhost:8080/exist/xmlrpc/db"/>
88
<property name="exist.user" value="admin"/>
99
<property name="exist.pass" value=""/>
1010

0 commit comments

Comments
 (0)