From 2767d04ccbac5715bb233e1a9e8f2c6de2c6499e Mon Sep 17 00:00:00 2001 From: Robert Scholte Date: Mon, 29 Aug 2016 20:35:38 +0000 Subject: [PATCH] Fix Maven logo git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1758298 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugin-plugin/src/site/site.xml | 2 +- src/site/site.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-plugin-plugin/src/site/site.xml b/maven-plugin-plugin/src/site/site.xml index d9402a8..ae862be 100644 --- a/maven-plugin-plugin/src/site/site.xml +++ b/maven-plugin-plugin/src/site/site.xml @@ -29,7 +29,7 @@ under the License. http://maven.apache.org/ - http://maven.apache.org/images/maventxt_logo_200.gif + https://maven.apache.org/images/maven-logo-black-on-white.png diff --git a/src/site/site.xml b/src/site/site.xml index ca647d8..12aa568 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -27,7 +27,7 @@ under the License. https://maven.apache.org/ - https://maven.apache.org/images/maventxt_logo_200.gif + https://maven.apache.org/images/maven-logo-black-on-white.png