You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2019/05/17 08:59:37 UTC

[maven-apache-parent] 02/02: [MPOM-220] Update link to ASF logo

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git

commit d9bdadd46ba63f0fb12553e02195047c13b12d9e
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sun May 5 00:11:34 2019 +0200

    [MPOM-220] Update link to ASF logo
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2d85a99..18c8ba3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@ under the License.
   <properties>
     <distMgmtSnapshotsName>Apache Development Snapshot Repository</distMgmtSnapshotsName>
     <distMgmtSnapshotsUrl>https://repository.apache.org/content/repositories/snapshots</distMgmtSnapshotsUrl>
-    <organization.logo>https://www.apache.org/images/asf_logo_wide.gif</organization.logo>
+    <organization.logo>https://www.apache.org/images/asf_logo_wide_2016.png</organization.logo>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
     <sourceReleaseAssemblyDescriptor>source-release</sourceReleaseAssemblyDescriptor>