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 CBED6200D5E for ; Fri, 8 Dec 2017 19:14:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id CA7E3160BFD; Fri, 8 Dec 2017 18:14: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 4F8CD160C21 for ; Fri, 8 Dec 2017 19:14:05 +0100 (CET) Received: (qmail 96079 invoked by uid 500); 8 Dec 2017 18:14:01 -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 95770 invoked by uid 99); 8 Dec 2017 18:14: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; Fri, 08 Dec 2017 18:14:00 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 18D2F85801; Fri, 8 Dec 2017 18:13:58 +0000 (UTC) Date: Fri, 08 Dec 2017 18:14:31 +0000 To: "commits@maven.apache.org" Subject: [maven-downloader] 34/48: configured site deploy to /shared-archives/-LATEST MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: hboutemy@apache.org In-Reply-To: <151275683763.6502.4288164356864435174@gitbox.apache.org> References: <151275683763.6502.4288164356864435174@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: maven-downloader X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: 4a0c56e9ab514e5ee2ccb72fd5f3a7d407f852c8 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171208181359.18D2F85801@gitbox.apache.org> archived-at: Fri, 08 Dec 2017 18:14:06 -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-downloader.git commit 4a0c56e9ab514e5ee2ccb72fd5f3a7d407f852c8 Author: Herve Boutemy AuthorDate: Tue Nov 12 21:33:35 2013 +0000 configured site deploy to /shared-archives/-LATEST git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1541249 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 4f2216e..677610e 100644 --- a/pom.xml +++ b/pom.xml @@ -42,6 +42,16 @@ under the License. jira http://jira.codehaus.org/browse/MSHARED/component/13270 + + + apache.website + scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/content/${maven.site.path} + + + + + shared-archives/${project.artifactId}-LATEST + -- To stop receiving notification emails like this one, please contact "commits@maven.apache.org" .