s/The Maven distribution/The Apache Maven distribution Reported by Sebb
Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/7bb5f195 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/7bb5f195 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/7bb5f195 Branch: refs/heads/slf4j-logback Commit: 7bb5f1957a3bd9ee8357f8ddaee6f61e975ae954 Parents: b4dc893 Author: Arnaud HeÌritier <aherit...@apache.org> Authored: Tue Jul 2 17:17:38 2013 +0200 Committer: Arnaud HeÌritier <aherit...@apache.org> Committed: Tue Jul 2 17:17:38 2013 +0200 ---------------------------------------------------------------------- apache-maven/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/7bb5f195/apache-maven/pom.xml ---------------------------------------------------------------------- diff --git a/apache-maven/pom.xml b/apache-maven/pom.xml index d2d7d6f..40a3501 100644 --- a/apache-maven/pom.xml +++ b/apache-maven/pom.xml @@ -28,7 +28,7 @@ <packaging>pom</packaging> <name>Apache Maven Distribution</name> - <description>The Maven distribution, source and binary, in zip and tar.gz formats.</description> + <description>The Apache Maven distribution, source and binary, in zip and tar.gz formats.</description> <properties> <distributionFileName>${distributionId}-${project.version}</distributionFileName>