diff options
Diffstat (limited to 'archiva-jetty/pom.xml')
-rw-r--r-- | archiva-jetty/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archiva-jetty/pom.xml b/archiva-jetty/pom.xml index d54deb81a..4c589fcf1 100644 --- a/archiva-jetty/pom.xml +++ b/archiva-jetty/pom.xml @@ -171,7 +171,6 @@ --> <systemProperty>jetty.logs=%ARCHIVA_BASE%/logs</systemProperty> <systemProperty>java.io.tmpdir=%ARCHIVA_BASE%/temp</systemProperty> - <systemProperty>archiva.tmp.group.index.ttl=30</systemProperty> <systemProperty>AsyncLogger.WaitStrategy=Sleep</systemProperty> </systemProperties> <extraArguments> |