update commons-parent to version 42
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/6700d58f Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/6700d58f Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/6700d58f Branch: refs/heads/release Commit: 6700d58fd6538f531d282b98e4d31fadd35e87da Parents: 39a2a6f Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Tue Mar 14 22:05:53 2017 +0100 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Tue Mar 14 22:05:53 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6700d58f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fc75181..3e6ebaa 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>41</version> + <version>42</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-lang3</artifactId>