diff options
author | Olivier Lamy <olamy@apache.org> | 2013-02-21 14:37:23 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2013-02-21 14:37:23 +0000 |
commit | ea7cd81727b995143e16848356fd2fd064455f78 (patch) | |
tree | 19bfab9efd827dff3eb98bdbf58f9feb28c8f6b2 /pom.xml | |
parent | c3a315669bf563b853461889a61c40128bcc6661 (diff) | |
download | archiva-ea7cd81727b995143e16848356fd2fd064455f78.tar.gz archiva-ea7cd81727b995143e16848356fd2fd064455f78.zip |
oups that was only for testing purpose
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1448660 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.8</plexus-utils.version> - <asfTomcatMavenPluginVersion>2.1</asfTomcatMavenPluginVersion> + <asfTomcatMavenPluginVersion>2.1-SNAPSHOT</asfTomcatMavenPluginVersion> <tomcat7Version>7.0.37</tomcat7Version> <release.preparationGoals>clean install</release.preparationGoals> |