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 20:53:36 UTC

[maven-clean-plugin] branch master updated: Fixed typos.

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-clean-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new a237869  Fixed typos.
a237869 is described below

commit a237869df205e71768ffef4aa784e7dd5df1b26f
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Thu Dec 19 21:53:24 2019 +0100

    Fixed typos.
---
 .asf.yaml | 1 +
 README.md | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 718d4d5..9709dda 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -22,4 +22,5 @@ github:
     - java
     - build-management
     - maven-plugins
+    - maven-clean-plugin
     - maven
diff --git a/README.md b/README.md
index 51c5522..efcf839 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 -->
-Contributing to Apache Maven Assembly Plugin
+Contributing to Apache Maven Clean Plugin
 ======================
 
 [![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/apache/maven.svg?label=License)][license]
@@ -81,7 +81,7 @@ Additional Resources
 --------------------
 
 + [Contributing patches](https://maven.apache.org/guides/development/guide-maven-development.html#Creating_and_submitting_a_patch)
-+ [Apache Maven Assembly JIRA project page](https://issues.apache.org/jira/projects/MCLEAN/)
++ [Apache Maven Clean JIRA project page](https://issues.apache.org/jira/projects/MCLEAN/)
 + [Contributor License Agreement][cla]
 + [General GitHub documentation](https://help.github.com/)
 + [GitHub pull request documentation](https://help.github.com/send-pull-requests/)