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 8F2BE200D55 for ; Sat, 9 Dec 2017 18:24:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8DD0C160C24; Sat, 9 Dec 2017 17:24:05 +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 F031C160C22 for ; Sat, 9 Dec 2017 18:24:04 +0100 (CET) Received: (qmail 79662 invoked by uid 500); 9 Dec 2017 17:24:00 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 79385 invoked by uid 99); 9 Dec 2017 17:24:00 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Dec 2017 17:24:00 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id B126F857AD; Sat, 9 Dec 2017 17:23:58 +0000 (UTC) Date: Sat, 09 Dec 2017 17:24:38 +0000 To: "commits@maven.apache.org" Subject: [maven-shared-incremental] 41/44: [MPOM-95] updated parent pom location MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: hboutemy@apache.org In-Reply-To: <151284023747.12439.17340178724202228313@gitbox.apache.org> References: <151284023747.12439.17340178724202228313@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: maven-shared-incremental X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: 78c2c1ff5ff8715a5760646c67ecc9d1f5957c6e X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171209172358.B126F857AD@gitbox.apache.org> archived-at: Sat, 09 Dec 2017 17:24:05 -0000 This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-shared-incremental.git commit 78c2c1ff5ff8715a5760646c67ecc9d1f5957c6e Author: Herve Boutemy AuthorDate: Tue Nov 17 21:02:09 2015 +0000 [MPOM-95] updated parent pom location git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1714889 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e8d5f58..bb602ee 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.apache.maven.shared maven-shared-components 21 - ../maven-shared-components/pom.xml + ../../pom/maven/maven-shared-components/pom.xml maven-shared-incremental -- To stop receiving notification emails like this one, please contact "commits@maven.apache.org" .