Author: pascalschumacher Date: Sun Oct 8 14:47:54 2017 New Revision: 1811493
URL: http://svn.apache.org/viewvc?rev=1811493&view=rev Log: README.md: fix travis badge and remove redundant license badge Modified: commons/proper/commons-build-plugin/trunk/README.md Modified: commons/proper/commons-build-plugin/trunk/README.md URL: http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/trunk/README.md?rev=1811493&r1=1811492&r2=1811493&view=diff ============================================================================== --- commons/proper/commons-build-plugin/trunk/README.md (original) +++ commons/proper/commons-build-plugin/trunk/README.md Sun Oct 8 14:47:54 2017 @@ -52,9 +52,8 @@ More information can be found on the [ho 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? -----------------------------------
