Update readme with latest version. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1717614 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/33f04b39 Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/33f04b39 Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/33f04b39 Branch: refs/heads/master Commit: 33f04b39debcae2599dcdcfd23af4fa7f9aad9ce Parents: 2db76b1 Author: Thomas Neidhart <[email protected]> Authored: Wed Dec 2 11:36:14 2015 +0000 Committer: Thomas Neidhart <[email protected]> Committed: Wed Dec 2 11:36:14 2015 +0000 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-collections/blob/33f04b39/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 2947480..1a5e87d 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Alternatively you can pull it from the central Maven repositories: <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-collections4</artifactId> - <version>4.0</version> + <version>4.1</version> </dependency> ```
