This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push:
new a169f3e Update Maven logos (#550)
a169f3e is described below
commit a169f3e1571bb0ad877f02702f6bf99776c4b6ac
Author: Matthias Bünger <[email protected]>
AuthorDate: Sat Apr 11 14:05:20 2026 +0200
Update Maven logos (#550)
---
src/site/site.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/site/site.xml b/src/site/site.xml
index 6448c92..28c9d12 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -23,11 +23,11 @@ under the License.
xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0
https://maven.apache.org/xsd/site-2.0.0.xsd">
<bannerLeft href="https://www.apache.org/">
- <image src="https://maven.apache.org/images/apache-maven-project.png" />
+ <image
src="https://maven.apache.org/images/apache-maven-project-light-theme.svg"
width="489px" height="51px"/>
</bannerLeft>
<bannerRight href="https://maven.apache.org/">
- <image src="https://maven.apache.org/images/maven-logo-black-on-white.png"
/>
+ <image src="/images/logos/MavenLogoLeafSmall.png"/>
</bannerRight>
<skin>