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 6C8B4200C8E for ; Thu, 8 Jun 2017 19:36:42 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6B2A6160BE7; Thu, 8 Jun 2017 17:36:42 +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 D7BF3160BD5 for ; Thu, 8 Jun 2017 19:36:41 +0200 (CEST) Received: (qmail 63744 invoked by uid 500); 8 Jun 2017 17:36:35 -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 59458 invoked by uid 99); 8 Jun 2017 17:36:33 -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; Thu, 08 Jun 2017 17:36:33 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D3195E943C; Thu, 8 Jun 2017 17:36:31 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: britter@apache.org To: commits@commons.apache.org Date: Thu, 08 Jun 2017 17:37:13 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [44/50] [abbrv] commons-cli git commit: (chore) adding commons.module.name to pom archived-at: Thu, 08 Jun 2017 17:36:42 -0000 (chore) adding commons.module.name to pom git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@1796413 13f79535-47bb-0310-9956-ffa450edef68 Project: http://git-wip-us.apache.org/repos/asf/commons-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-cli/commit/2b57074d Tree: http://git-wip-us.apache.org/repos/asf/commons-cli/tree/2b57074d Diff: http://git-wip-us.apache.org/repos/asf/commons-cli/diff/2b57074d Branch: refs/heads/master Commit: 2b57074d4d76515f366734f0e43b251cd4ca5451 Parents: 89080e2 Author: Rob Tompkins Authored: Sat May 27 15:14:02 2017 +0000 Committer: Rob Tompkins Committed: Sat May 27 15:14:02 2017 +0000 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-cli/blob/2b57074d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0b05d53..510369a 100644 --- a/pom.xml +++ b/pom.xml @@ -166,6 +166,7 @@ 1.5 1.5 cli + org.apache.commons.cli 1.4 commons-cli-${commons.release.version} org.apache.commons.cli