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
commit 8ddeac00cd10371f8d3af8cc4309af5992b33034 Author: Karl Heinz Marbaise <[email protected]> AuthorDate: Sat Jan 13 17:08:38 2018 +0100 Test for badges and shields on GitHub. --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md new file mode 100644 index 0000000..558db9d --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# Maven Enforcer Plugin + +[][license] +[](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.maven.plugins%22%20a%3A%22maven-enforcer%22) +[][build] + + +Test + +License +------- +[Apache License, Version 2.0, January 2004][license] + + + +[license]: https://www.apache.org/licenses/LICENSE-2.0.html +[build]: https://builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven-enforcer/job/master/ + -- To stop receiving notification emails like this one, please contact [email protected].
