You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2019/12/19 21:10:18 UTC

[maven-acr-plugin] branch master updated: Fixed Infos in .asf.yaml

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

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


The following commit(s) were added to refs/heads/master by this push:
     new c5ba211  Fixed Infos in .asf.yaml
c5ba211 is described below

commit c5ba211d31c3b71e7ebcde6394ca189d4588a231
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Thu Dec 19 22:10:03 2019 +0100

    Fixed Infos in .asf.yaml
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 9709dda..06c1bc1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,8 +16,8 @@
 #
 # see https://s.apache.org/asfyaml
 github:
-  description: "Apache Maven Clean Plugin"
-  homepage: https://maven.apache.org/plugins/maven-clean-plugin/
+  description: "Apache Maven ACR Plugin"
+  homepage: https://maven.apache.org/plugins/maven-acr-plugin/
   labels:
     - java
     - build-management