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 0CCBF200D25 for ; Sun, 22 Oct 2017 11:34:06 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0B32C160BD7; Sun, 22 Oct 2017 09:34:06 +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 5116E1609C8 for ; Sun, 22 Oct 2017 11:34:05 +0200 (CEST) Received: (qmail 31685 invoked by uid 500); 22 Oct 2017 09:34:04 -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 31676 invoked by uid 99); 22 Oct 2017 09:34:04 -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; Sun, 22 Oct 2017 09:34:04 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id EDAC281CCA; Sun, 22 Oct 2017 09:34:02 +0000 (UTC) Date: Sun, 22 Oct 2017 09:34:02 +0000 To: "commits@maven.apache.org" Subject: [maven-release] branch trunk updated: [MRELEASE-990] switched to Git MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <150866484215.5933.14992288579137886972@gitbox.apache.org> From: hboutemy@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: maven-release X-Git-Refname: refs/heads/trunk X-Git-Reftype: branch X-Git-Oldrev: 811fee84a24895ba5304c896df7ebca10edabc83 X-Git-Newrev: 4ce69b81b9230f294338a5875ca1cf9333664808 X-Git-Rev: 4ce69b81b9230f294338a5875ca1cf9333664808 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated archived-at: Sun, 22 Oct 2017 09:34:06 -0000 This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/maven-release.git The following commit(s) were added to refs/heads/trunk by this push: new 4ce69b8 [MRELEASE-990] switched to Git 4ce69b8 is described below commit 4ce69b81b9230f294338a5875ca1cf9333664808 Author: Hervé Boutemy AuthorDate: Sun Oct 22 11:33:53 2017 +0200 [MRELEASE-990] switched to Git --- pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e7057c2..4178117 100644 --- a/pom.xml +++ b/pom.xml @@ -47,9 +47,10 @@ - scm:svn:http://svn.apache.org/repos/asf/maven/release/trunk - scm:svn:https://svn.apache.org/repos/asf/maven/release/trunk - http://svn.apache.org/viewvc/maven/release/trunk + scm:git:https://gitbox.apache.org/repos/asf/maven-release.git + scm:git:https://gitbox.apache.org/repos/asf/maven-release.git + https://github.com/apache/maven-release/tree/${project.scm.tag} + HEAD jira -- To stop receiving notification emails like this one, please contact ['"commits@maven.apache.org" '].