Repository: commons-collections Updated Branches: refs/heads/master 9ae946c7d -> 6a10051a7
Update commons-parent from 40 to 42. Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/6a10051a Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/6a10051a Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/6a10051a Branch: refs/heads/master Commit: 6a10051a7b5b3c615180413fe116c61780754969 Parents: 9ae946c Author: Gary Gregory <garydgreg...@gmail.com> Authored: Tue Sep 12 08:45:04 2017 -0600 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Tue Sep 12 08:45:04 2017 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-collections/blob/6a10051a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bdfab36..4202899 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>40</version> + <version>42</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.commons</groupId>