Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B953C200BC8 for ; Wed, 23 Nov 2016 17:19:58 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B7ADF160AFD; Wed, 23 Nov 2016 16:19:58 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 33F71160AEC for ; Wed, 23 Nov 2016 17:19:58 +0100 (CET) Received: (qmail 38283 invoked by uid 500); 23 Nov 2016 16:19:57 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 38274 invoked by uid 99); 23 Nov 2016 16:19:57 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2016 16:19:57 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 06F81DFCC6; Wed, 23 Nov 2016 16:19:57 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: erans@apache.org To: commits@commons.apache.org Date: Wed, 23 Nov 2016 16:19:57 -0000 Message-Id: <35bc9e963a2d4d8b9a0bb59e3c1e834f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] commons-rng git commit: Name the parent module as the component (without the string "parent"). archived-at: Wed, 23 Nov 2016 16:19:58 -0000 Repository: commons-rng Updated Branches: refs/heads/master ce6db81c5 -> 442b1ac28 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/master Commit: 47d892176eb014c314e6976654c71fe94a7e2510 Parents: ce6db81 Author: Gilles Authored: Wed Nov 23 17:04:05 2016 +0100 Committer: Gilles 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 @@ commons-rng pom 1.0-SNAPSHOT - Apache Commons Parent RNG + Apache Commons RNG 2016 The Apache Commons RNG parent project.