Skip to content

Commit b1f0188

Browse files
authored
Update pom.xml
1 parent 29201e4 commit b1f0188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -766,7 +766,7 @@
766766
<systemProperty>file.encoding=UTF-8</systemProperty>
767767
<systemProperty>log4j.configurationFile=@BASEDIR@/etc/log4j2.xml</systemProperty>
768768
<systemProperty>exist.home=@BASEDIR@</systemProperty>
769-
<systemProperty>exist.configurationFile=@cd BASEDIR@/etc/conf.xml</systemProperty>
769+
<systemProperty>exist.configurationFile=@BASEDIR@/etc/conf.xml</systemProperty>
770770
<systemProperty>jetty.home=@BASEDIR@</systemProperty>
771771
<systemProperty>exist.jetty.config=@BASEDIR@/etc/jetty/standard.enabled-jetty-configs</systemProperty>
772772
</systemProperties>

0 commit comments

Comments
 (0)