Removed unused property
Project: http://git-wip-us.apache.org/repos/asf/maven-resolver/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-resolver/commit/c58f3489 Tree: http://git-wip-us.apache.org/repos/asf/maven-resolver/tree/c58f3489 Diff: http://git-wip-us.apache.org/repos/asf/maven-resolver/diff/c58f3489 Branch: refs/heads/master Commit: c58f34893590cf9b9f43fc189786ff17c65c5191 Parents: 64e2c54 Author: Benjamin Bentmann <bentm...@sonatype.com> Authored: Fri Jan 3 18:39:24 2014 +0100 Committer: Benjamin Bentmann <bentm...@sonatype.com> Committed: Fri Jan 3 18:39:24 2014 +0100 ---------------------------------------------------------------------- aether-demo-snippets/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/c58f3489/aether-demo-snippets/pom.xml ---------------------------------------------------------------------- diff --git a/aether-demo-snippets/pom.xml b/aether-demo-snippets/pom.xml index 7f45888..11e1a0c 100644 --- a/aether-demo-snippets/pom.xml +++ b/aether-demo-snippets/pom.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - ~ Copyright (c) 2010, 2013 Sonatype, Inc. + ~ Copyright (c) 2010, 2014 Sonatype, Inc. ~ All rights reserved. This program and the accompanying materials ~ are made available under the terms of the Eclipse Public License v1.0 ~ which accompanies this distribution, and is available at @@ -30,7 +30,6 @@ <properties> <aetherVersion>0.9.0.M3</aetherVersion> <mavenVersion>3.1.0</mavenVersion> - <wagonVersion>1.0</wagonVersion> </properties> <dependencyManagement>