commons-parent 38 -> 39. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1734645 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/6870c336 Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/6870c336 Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/6870c336 Branch: refs/heads/master Commit: 6870c3363a50c117c586a451ff661a921f39c238 Parents: 42d42b2 Author: Gary D. Gregory <[email protected]> Authored: Fri Mar 11 23:30:52 2016 +0000 Committer: Gary D. Gregory <[email protected]> Committed: Fri Mar 11 23:30:52 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-collections/blob/6870c336/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3fa9ed3..2938b5a 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>38</version> + <version>39</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.commons</groupId>
