Repository: commons-collections Updated Branches: refs/heads/master 51186c1de -> 0062fe65d
Update commons-parent from 46 to 47. Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/0062fe65 Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/0062fe65 Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/0062fe65 Branch: refs/heads/master Commit: 0062fe65d1b53a143a9d387c3a65163fcfd645b1 Parents: 51186c1 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Sat Jul 7 10:46:45 2018 -0600 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Sat Jul 7 10:46:45 2018 -0600 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-collections/blob/0062fe65/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 46b15a4..15100e4 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>46</version> + <version>47</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-collections4</artifactId>