Name the parent module as the component (without the string "parent").
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/47d89217 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/47d89217 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/47d89217 Branch: refs/heads/1.0-release Commit: 47d892176eb014c314e6976654c71fe94a7e2510 Parents: ce6db81 Author: Gilles <er...@apache.org> Authored: Wed Nov 23 17:04:05 2016 +0100 Committer: Gilles <er...@apache.org> Committed: Wed Nov 23 17:04:05 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/47d89217/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f101b48..54b07f4 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <artifactId>commons-rng</artifactId> <packaging>pom</packaging> <version>1.0-SNAPSHOT</version> - <name>Apache Commons Parent RNG</name> + <name>Apache Commons RNG</name> <inceptionYear>2016</inceptionYear> <description>The Apache Commons RNG parent project.</description>