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/06/17 17:09:02 UTC

[maven-enforcer] branch master updated: Updated version.

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-enforcer.git


The following commit(s) were added to refs/heads/master by this push:
     new 8269426  Updated version.
8269426 is described below

commit 82694267f96253565c9d0b231cba0d03051be631
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sun Jun 17 19:08:45 2018 +0200

    Updated version.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1583893..bfaf549 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ You can get the Maven Enforcer plugin via the following coordinates from central
 <plugin>
   <groupId>org.apache.maven.plugins</groupId>
   <artifactId>maven-enforcer-plugin</artifactId>
-  <version>3.0.0-M1</version>
+  <version>3.0.0-M2</version>
 </plugin>
 ```
 

-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.