maven-dependency-plugin 2.8 released, now compatible with Eclipse Aether Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/9404499c Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/9404499c Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/9404499c
Branch: refs/heads/slf4j-log4j2 Commit: 9404499ccdf27f6505ba4538130168c411f41eea Parents: deacaad Author: Hervé Boutemy <hbout...@apache.org> Authored: Sat May 18 08:34:42 2013 +0200 Committer: Hervé Boutemy <hbout...@apache.org> Committed: Sat May 18 08:34:42 2013 +0200 ---------------------------------------------------------------------- .../resources/org/apache/maven/model/pom-4.0.0.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/9404499c/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml ---------------------------------------------------------------------- diff --git a/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml b/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml index 3501f39..e8b42d8 100644 --- a/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml +++ b/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml @@ -82,7 +82,7 @@ under the License. </plugin> <plugin> <artifactId>maven-dependency-plugin</artifactId> - <version>2.5</version> + <version>2.8</version> </plugin> <plugin> <artifactId>maven-release-plugin</artifactId>