Repository: maven-aether Updated Branches: refs/heads/master a21436ef0 -> 11a061b66
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/11a061b6 Tree: http://git-wip-us.apache.org/repos/asf/maven-aether/tree/11a061b6 Diff: http://git-wip-us.apache.org/repos/asf/maven-aether/diff/11a061b6 Branch: refs/heads/master Commit: 11a061b66fd15b8c3584f48afa69955d9392861e Parents: a21436e Author: Hervé Boutemy <[email protected]> Authored: Sun May 8 22:33:25 2016 +0200 Committer: Hervé Boutemy <[email protected]> Committed: Sun May 8 22:33:25 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/11a061b6/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index 3ec387d..bd792ce 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"> <custom> <fluidoSkin>
