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 2018/01/21 14:26:03 UTC

[maven-enforcer] branch BADGES updated: Fixed.

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

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


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

commit e21f03a679df1607ceb4e1ce16ba2f9ebc880798
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sun Jan 21 15:25:41 2018 +0100

    Fixed.
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index b3aae8c..cdf4671 100644
--- a/README.md
+++ b/README.md
@@ -38,14 +38,14 @@ Where can I get the latest release?
 -----------------------------------
 You can download source and binaries from our [download page][enforcer-download]
 
-You can get the Maven plugin via the following coordinates from central:
+You can get the Maven Enforcer plugin via the following coordinates from central:
 
 ```xml
 <plugin>
   <groupId>org.apache.maven.plugins</groupId>
   <artifactId>maven-enforcer-plugin</artifactId>
   <version>3.0.0-M1</version>
-</dependency>
+</plugin>
 ```
 
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@maven.apache.org" <co...@maven.apache.org>'].