aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-11-13 20:13:10 +0000
committerOlivier Lamy <olamy@apache.org>2012-11-13 20:13:10 +0000
commit4018ccf07dc01aabf6be3e16c628bd1e5e8c1161 (patch)
treec8bd88a3008ad3525a321c399356ebbde4a223a9 /pom.xml
parentd1e6400b45ecffdb705f7b5c6b336c709c3821b1 (diff)
downloadarchiva-4018ccf07dc01aabf6be3e16c628bd1e5e8c1161.tar.gz
archiva-4018ccf07dc01aabf6be3e16c628bd1e5e8c1161.zip
use varargs from slf4j rather than creating an array for debug
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1408931 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c33384936..21f2c702a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
<plexus-digest.version>1.1</plexus-digest.version>
<plexus-expression-evaluator.version>2.0</plexus-expression-evaluator.version>
<plexus-utils.version>3.0.7</plexus-utils.version>
- <asfTomcatMavenPluginVersion>2.0</asfTomcatMavenPluginVersion>
+ <asfTomcatMavenPluginVersion>2.1-SNAPSHOT</asfTomcatMavenPluginVersion>
<tomcat7Version>7.0.32</tomcat7Version>
<release.preparationGoals>clean install</release.preparationGoals>