Repository: commons-rng Updated Branches: refs/heads/master 0a3149e25 -> 6cc21c16d
Update commons-parent from 42 to 43. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/6cc21c16 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/6cc21c16 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/6cc21c16 Branch: refs/heads/master Commit: 6cc21c16d7e6c727048728dde0f8435cc7966f76 Parents: 0a3149e Author: Gary Gregory <ggreg...@apache.org> Authored: Sun Jan 7 13:50:49 2018 -0700 Committer: Gary Gregory <ggreg...@apache.org> Committed: Sun Jan 7 13:50:49 2018 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/6cc21c16/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 141f9a1..4a068f9 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>41</version> + <version>43</version> </parent> <modelVersion>4.0.0</modelVersion>