Repository: maven-surefire
Updated Branches:
  refs/heads/3.0-rc1 7f5363765 -> 1f6ba2e12


Update README.TXT

Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/64f80ae4
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/64f80ae4
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/64f80ae4

Branch: refs/heads/3.0-rc1
Commit: 64f80ae42cf79d53384d27a42dee6c7268d0424f
Parents: 353fb0f
Author: Tibor Digana <tibor.dig...@gmail.com>
Authored: Sun Jan 10 03:23:40 2016 +0100
Committer: Tibor Digana <tibor.dig...@gmail.com>
Committed: Sun Jan 10 03:23:40 2016 +0100

----------------------------------------------------------------------
 README.TXT | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/64f80ae4/README.TXT
----------------------------------------------------------------------
diff --git a/README.TXT b/README.TXT
index 5da114c..291dcb7 100644
--- a/README.TXT
+++ b/README.TXT
@@ -1,3 +1,5 @@
+[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.maven.surefire/surefire/badge.svg?style=flat)](https://maven-badges.herokuapp.com/maven-central/org.apache.maven.surefire/surefire)
+
 Surefire needs Maven 3.0.5 and JDK 1.6+ to be built.
 But in order to test it tests, you can do:
 * -DmavenHomeUsed= path to a Maven 2.x home
@@ -8,4 +10,4 @@ export MAVEN_OPTS="-Xmx768m -XX:MaxPermSize=1g 
-XX:SoftRefLRUPolicyMSPerMB=50 -D
 Deploying web site
 ------------------
 
-see 
http://maven.apache.org/developers/website/deploy-component-reference-documentation.html
\ No newline at end of file
+see 
http://maven.apache.org/developers/website/deploy-component-reference-documentation.html

Reply via email to