Repository: maven-aether Updated Branches: refs/heads/ant-tasks 9881fa088 -> 5995103a0
fixed breadcrumb name Project: http://git-wip-us.apache.org/repos/asf/maven-aether/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-aether/commit/5995103a Tree: http://git-wip-us.apache.org/repos/asf/maven-aether/tree/5995103a Diff: http://git-wip-us.apache.org/repos/asf/maven-aether/diff/5995103a Branch: refs/heads/ant-tasks Commit: 5995103a050ccec69f38f594959c0c4d857e4c38 Parents: 9881fa0 Author: Hervé Boutemy <[email protected]> Authored: Sun May 8 22:34:24 2016 +0200 Committer: Hervé Boutemy <[email protected]> Committed: Sun May 8 22:34:24 2016 +0200 ---------------------------------------------------------------------- src/site/site.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-aether/blob/5995103a/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index d4b36b1..4b0df30 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -21,7 +21,7 @@ under the License. <project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd" - name="Apache Maven"> + name="Aether Ant Tasks"> <custom> <fluidoSkin>
