Repository: commons-collections Updated Branches: refs/heads/master 598ab40a5 -> db136b93d
Update commons-parent from 42 to 43. Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/db136b93 Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/db136b93 Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/db136b93 Branch: refs/heads/master Commit: db136b93dda101b819582d9461751e8aacbb8147 Parents: 598ab40 Author: Gary Gregory <ggreg...@apache.org> Authored: Sun Jan 7 13:36:31 2018 -0700 Committer: Gary Gregory <ggreg...@apache.org> Committed: Sun Jan 7 13:36:31 2018 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-collections/blob/db136b93/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d34682c..0c896e8 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>42</version> + <version>43</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-collections4</artifactId>