Return-Path: X-Original-To: apmail-curator-commits-archive@minotaur.apache.org Delivered-To: apmail-curator-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E7A8811F6A for ; Mon, 21 Jul 2014 01:46:40 +0000 (UTC) Received: (qmail 1542 invoked by uid 500); 21 Jul 2014 01:46:40 -0000 Delivered-To: apmail-curator-commits-archive@curator.apache.org Received: (qmail 1464 invoked by uid 500); 21 Jul 2014 01:46:40 -0000 Mailing-List: contact commits-help@curator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@curator.apache.org Delivered-To: mailing list commits@curator.apache.org Received: (qmail 1369 invoked by uid 99); 21 Jul 2014 01:46:40 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jul 2014 01:46:40 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 5D5649A63EF; Mon, 21 Jul 2014 01:46:40 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: randgalt@apache.org To: commits@curator.apache.org Date: Mon, 21 Jul 2014 01:46:43 -0000 Message-Id: <1e2b9cc996054f0f9d7a9c273ed69e04@git.apache.org> In-Reply-To: <40ac549622a74077b1e2a188d12ddf3c@git.apache.org> References: <40ac549622a74077b1e2a188d12ddf3c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [4/4] git commit: fixed another typo fixed another typo Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/5df92bf8 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/5df92bf8 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/5df92bf8 Branch: refs/heads/CURATOR-118 Commit: 5df92bf8861184d25b3e367f6fa5fc595fe8b6e0 Parents: 6a7704d Author: randgalt Authored: Sun Jul 20 20:46:04 2014 -0500 Committer: randgalt Committed: Sun Jul 20 20:46:04 2014 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/curator/blob/5df92bf8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a37307c..2129e56 100644 --- a/pom.xml +++ b/pom.xml @@ -561,7 +561,7 @@ ${maven-release-plugin-version} true - ${artifactID}-${project.version} + ${project.artifactId}-${project.version} false true