Repository: commons-math Updated Branches: refs/heads/master e4e1ac23c -> 5f47ad718
Update to latest parent: 37. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/07defdaa Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/07defdaa Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/07defdaa Branch: refs/heads/master Commit: 07defdaaefbdec87f4c7f317b7496832b0ba12ac Parents: e4e1ac2 Author: Thomas Neidhart <thomas.neidh...@gmail.com> Authored: Mon Feb 16 23:43:33 2015 +0100 Committer: Thomas Neidhart <thomas.neidh...@gmail.com> Committed: Mon Feb 16 23:43:33 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-math/blob/07defdaa/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a36e84e..81c1295 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>34</version> + <version>37</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.commons</groupId>