Repository: commons-lang Updated Branches: refs/heads/master b877fb9ab -> 3d05c2410
Update to latest commons parent pom Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/3d05c241 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/3d05c241 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/3d05c241 Branch: refs/heads/master Commit: 3d05c24107c0780082638b03bdba5f5b0e9cfd88 Parents: b877fb9 Author: Benedikt Ritter <benerit...@gmail.com> Authored: Sun May 1 20:33:34 2016 +0200 Committer: Benedikt Ritter <benerit...@gmail.com> Committed: Sun May 1 20:33:34 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-lang/blob/3d05c241/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 02d44bc..4d31107 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>39</version> + <version>40</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.commons</groupId>