Repository: commons-rng Updated Branches: refs/heads/master 442b1ac28 -> 88cc6c7f3
Add description of the component. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/893916a7 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/893916a7 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/893916a7 Branch: refs/heads/master Commit: 893916a7438384f18704ddf8ba7922b0bcc61e49 Parents: 442b1ac Author: Gilles <er...@apache.org> Authored: Wed Nov 23 17:53:44 2016 +0100 Committer: Gilles <er...@apache.org> Committed: Wed Nov 23 17:53:44 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/893916a7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 54b07f4..15f38f1 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <name>Apache Commons RNG</name> <inceptionYear>2016</inceptionYear> - <description>The Apache Commons RNG parent project.</description> + <description>The Apache Commons RNG project provides pure-Java implementation of pseudo-random generators.</description> <url>http://commons.apache.org/proper/commons-rng/</url> <issueManagement>