Repository: commons-lang Updated Branches: refs/heads/master 42f2058c8 -> 777c6b1c8
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/777c6b1c Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/777c6b1c Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/777c6b1c Branch: refs/heads/master Commit: 777c6b1c8bfc009d4914fdb4d934ec774b4e28e2 Parents: 42f2058 Author: Benedikt Ritter <brit...@apache.org> Authored: Sun Sep 18 18:32:32 2016 +0200 Committer: Benedikt Ritter <brit...@apache.org> Committed: Sun Sep 18 18:32:32 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-lang/blob/777c6b1c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ee29439..516a40c 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>40</version> + <version>41</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.commons</groupId>