commons-parent 39 -> 40. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1744803 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/42abaae1 Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/42abaae1 Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/42abaae1 Branch: refs/heads/master Commit: 42abaae120fef06da2018bbf417e572a995bdb64 Parents: 979a93d Author: Gary D. Gregory <[email protected]> Authored: Fri May 20 22:17:04 2016 +0000 Committer: Gary D. Gregory <[email protected]> Committed: Fri May 20 22:17:04 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-collections/blob/42abaae1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2938b5a..91f31be 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>39</version> + <version>40</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.commons</groupId>
