diff options
author | Olivier Lamy <olamy@apache.org> | 2013-11-06 23:42:39 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2013-11-06 23:42:39 +0000 |
commit | 0300185066f67790800058a39e51723fdd8f4b0a (patch) | |
tree | 5dfa5d22b41896de3a1aa8667ac43b276f60da3c | |
parent | aae104f8aa8c915a428e1d32570a93d557d9a0bc (diff) | |
download | archiva-0300185066f67790800058a39e51723fdd8f4b0a.tar.gz archiva-0300185066f67790800058a39e51723fdd8f4b0a.zip |
to test current snapshot soon release
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1539494 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -99,7 +99,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.2-SNAPSHOT</asfTomcatMavenPluginVersion> <tomcat7Version>7.0.47</tomcat7Version> <release.preparationGoals>clean install</release.preparationGoals> |