From commits-return-71457-archive-asf-public=cust-asf.ponee.io@maven.apache.org Sun Mar 18 12:51:08 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7DA66180645 for ; Sun, 18 Mar 2018 12:51:07 +0100 (CET) Received: (qmail 91715 invoked by uid 500); 18 Mar 2018 11:51:06 -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 91706 invoked by uid 99); 18 Mar 2018 11:51:06 -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, 18 Mar 2018 11:51:06 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id DEA9780861; Sun, 18 Mar 2018 11:51:05 +0000 (UTC) Date: Sun, 18 Mar 2018 11:51:05 +0000 To: "commits@maven.apache.org" Subject: [maven-indexer] branch master updated: [MINDEXER-109] switch from Git-WIP to GitBox MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <152137386586.22727.15246529215019758869@gitbox.apache.org> From: hboutemy@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: maven-indexer X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d84bb82cf66dd379751616e8e82d84abca52c221 X-Git-Newrev: e461976396f0417eed0a7df88ea8a02fb8de5df5 X-Git-Rev: e461976396f0417eed0a7df88ea8a02fb8de5df5 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated 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-indexer.git The following commit(s) were added to refs/heads/master by this push: new e461976 [MINDEXER-109] switch from Git-WIP to GitBox e461976 is described below commit e461976396f0417eed0a7df88ea8a02fb8de5df5 Author: Hervé Boutemy AuthorDate: Sun Mar 18 12:51:02 2018 +0100 [MINDEXER-109] switch from Git-WIP to GitBox --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 61f29d8..7fbd2e5 100644 --- a/pom.xml +++ b/pom.xml @@ -61,10 +61,10 @@ under the License. - scm:git:https://git-wip-us.apache.org/repos/asf/maven-indexer.git - scm:git:https://git-wip-us.apache.org/repos/asf/maven-indexer.git - https://github.com/apache/maven-indexer - HEAD + scm:git:https://gitbox.apache.org/repos/asf/maven-indexer.git + scm:git:https://gitbox.apache.org/repos/asf/maven-indexer.git + https://github.com/apache/maven-indexer/tree/${project.scm.tag} + master @@ -73,7 +73,7 @@ under the License. Jenkins - https://builds.apache.org/job/maven-indexer/ + https://builds.apache.org/job/maven-box/job/maven-indexer/ -- To stop receiving notification emails like this one, please contact hboutemy@apache.org.