README.md: fix travis badge and remove redundant license badge git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk@1811493 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/commit/05827bc0 Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/05827bc0 Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/05827bc0 Branch: refs/heads/master Commit: 05827bc037ea07408937ea5c0dad99bc044c7da0 Parents: e297d56 Author: Pascal Schumacher <[email protected]> Authored: Sun Oct 8 14:47:54 2017 +0000 Committer: Pascal Schumacher <[email protected]> Committed: Sun Oct 8 14:47:54 2017 +0000 ---------------------------------------------------------------------- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/05827bc0/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index efcdce8..15ba4a3 100644 --- a/README.md +++ b/README.md @@ -52,9 +52,8 @@ More information can be found on the [homepage](https://commons.apache.org/prope The [JavaDoc](https://commons.apache.org/proper/commons-commons-build-plugin/javadocs/api-release) can be browsed. Questions related to the usage of Apache Commons Build Plugin Maven Mojo should be posted to the [user mailing list][ml]. -[](https://travis-ci.org/apache/commons-build-plugin) +[](https://travis-ci.org/apache/commons-build-plugin) [](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-build-plugin) -[](http://www.apache.org/licenses/LICENSE-2.0.html) Where can I get the latest release? -----------------------------------
