Skip to content

Commit 6164866

Browse files
committed
Merge pull request #129 from PeterDaveHello/patch-1
Use svg instead of png to get better image quality
2 parents 453942b + 3a63b7f commit 6164866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
maven git commit id plugin
22
==================================
3-
[![Build Status](https://secure.travis-ci.org/ktoso/maven-git-commit-id-plugin.png?branch=master)](http://travis-ci.org/ktoso/maven-git-commit-id-plugin)
3+
[![Build Status](https://secure.travis-ci.org/ktoso/maven-git-commit-id-plugin.svg?branch=master)](http://travis-ci.org/ktoso/maven-git-commit-id-plugin)
44

55
git-commit-id-plugin is a plugin quite similar to https://fisheye.codehaus.org/browse/mojo/tags/buildnumber-maven-plugin-1.0-beta-4 fo example but as buildnumber only supports svn (which is very sad) and cvs (which is even more sad, and makes bunnies cry) I had to quickly develop an git version of such a plugin. For those who don't know the previous plugins, let me explain what this plugin does:
66

0 commit comments

Comments
 (0)