property no longer used

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@505337 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2007-02-09 15:58:53 +00:00
parent 39ef9035af
commit 228692c53d
1 changed files with 0 additions and 4 deletions

View File

@ -269,10 +269,6 @@
<name>derby.system.home</name>
<value>${project.build.directory}/appserver-base/logs</value>
</systemProperty>
<systemProperty>
<name>configuration.store.file</name>
<value>archiva-configuration.xml</value>
</systemProperty>
</systemProperties>
</configuration>
<dependencies>