You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2013/06/03 12:46:01 UTC

[20/50] git commit: maven-dependency-plugin 2.8 released, now compatible with Eclipse Aether

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 <hb...@apache.org>
Authored: Sat May 18 08:34:42 2013 +0200
Committer: Hervé Boutemy <hb...@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>