Update to latest parent: hopefully this will allow us to make a release. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713538 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/348e7063 Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/348e7063 Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/348e7063 Branch: refs/heads/COLLECTIONS_3_2_X Commit: 348e7063203429070850418a453e41202bff15a7 Parents: 5ec476b Author: Thomas Neidhart <t...@apache.org> Authored: Mon Nov 9 21:19:46 2015 +0000 Committer: Thomas Neidhart <t...@apache.org> Committed: Mon Nov 9 21:19:46 2015 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-collections/blob/348e7063/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4a71e6a..cef7bd0 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>9</version> + <version>39</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-collections</groupId>