You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2016/05/07 13:30:18 UTC

[25/50] [abbrv] maven-aether git commit: Fixed markup in readme

Fixed markup in readme


Project: http://git-wip-us.apache.org/repos/asf/maven-aether/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-aether/commit/7f4fa038
Tree: http://git-wip-us.apache.org/repos/asf/maven-aether/tree/7f4fa038
Diff: http://git-wip-us.apache.org/repos/asf/maven-aether/diff/7f4fa038

Branch: refs/heads/ant-tasks
Commit: 7f4fa0384c0385e6ecd7a14bfb3cd8ee940c214b
Parents: cf621ce
Author: Benjamin Bentmann <be...@sonatype.com>
Authored: Sat Apr 19 19:24:28 2014 +0200
Committer: Benjamin Bentmann <be...@sonatype.com>
Committed: Sat Apr 19 19:24:28 2014 +0200

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-aether/blob/7f4fa038/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index c062d4e..afc62e5 100644
--- a/README.md
+++ b/README.md
@@ -189,7 +189,7 @@ This task is able to assemble the collected dependencies in three different ways
 * Properties: `<properties>` will set properties with the given prefix and the coordinates to the path to the resolved file.
 
 These targets may also be mentioned more than once for the same resolve task,
-but only one set of <dependencies/> is allowed.
+but only one `<dependencies>` element is allowed.
 
     <resolve failOnMissingAttachments="true">
         <dependencies>