aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-webapp/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2013-02-07 14:57:55 +0000
committerOlivier Lamy <olamy@apache.org>2013-02-07 14:57:55 +0000
commitcde16b4a260af25c44a5e349db580f5e224fce07 (patch)
tree7acbdc5a95a0b486fdd1501a6ab272cb6ee2d801 /archiva-modules/archiva-web/archiva-webapp/pom.xml
parente0ecff38ea3e9d4f6c9b3bf4f93843e572e38bd1 (diff)
downloadarchiva-cde16b4a260af25c44a5e349db580f5e224fce07.tar.gz
archiva-cde16b4a260af25c44a5e349db580f5e224fce07.zip
use a bean class for request to ease future enhancements
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443527 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/archiva-webapp/pom.xml')
-rw-r--r--archiva-modules/archiva-web/archiva-webapp/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml
index d76d5fa52..8c8bceba6 100644
--- a/archiva-modules/archiva-web/archiva-webapp/pom.xml
+++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml
@@ -991,6 +991,7 @@
<archiva.devMode>${archiva.devMode}</archiva.devMode>
<archiva.javascriptLog>${archiva.javascriptLog}</archiva.javascriptLog>
<archiva.logMissingI18n>${archiva.logMissingI18n}</archiva.logMissingI18n>
+ <archiva.tmp.group.index.ttl>0</archiva.tmp.group.index.ttl>
</systemProperties>
<additionalClasspathDirs>
<additionalClasspathDir>${basedir}/src/test/tomcat</additionalClasspathDir>