use last slf4j 1.7.1
Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/dab7bb53 Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/dab7bb53 Diff: http://git-wip-us.apache.org/repos/asf/maven-wagon/diff/dab7bb53 Branch: refs/heads/master Commit: dab7bb53732bb4933e000745ec4612a79ac309ac Parents: 6b664d6 Author: olivier lamy <[email protected]> Authored: Thu Oct 11 22:40:01 2012 +0200 Committer: olivier lamy <[email protected]> Committed: Thu Oct 11 22:40:01 2012 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-wagon/blob/dab7bb53/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e82eea6..450fdf0 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ under the License. <siteDeployUrl>scp://people.apache.org/www/maven.apache.org/wagon/</siteDeployUrl> <siteUrl>http://maven.apache.org/wagon/</siteUrl> <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile> - <slf4jVersion>1.6.6</slf4jVersion> + <slf4jVersion>1.7.1</slf4jVersion> </properties> <contributors>
