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 38D11200D47 for ; Fri, 20 Oct 2017 19:48:57 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 379FF160BF7; Fri, 20 Oct 2017 17:48:57 +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 46970160BCB for ; Fri, 20 Oct 2017 19:48:56 +0200 (CEST) Received: (qmail 47969 invoked by uid 500); 20 Oct 2017 17:48:55 -0000 Mailing-List: contact commits-help@sling.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sling.apache.org Delivered-To: mailing list commits@sling.apache.org Received: (qmail 47943 invoked by uid 99); 20 Oct 2017 17:48:55 -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, 20 Oct 2017 17:48:55 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id DD8AF81DD2; Fri, 20 Oct 2017 17:48:54 +0000 (UTC) Date: Fri, 20 Oct 2017 17:48:52 +0000 To: "commits@sling.apache.org" Subject: [sling-org-apache-sling-hc-it] branch master updated: SLING-7162 - Update SCM information in all POM files to reference Git MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <150852173247.25226.3693246036779609827@gitbox.apache.org> From: rombert@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: sling-org-apache-sling-hc-it X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4696f3f0ac7c8bdaa9a14fbaba53b855c7d04622 X-Git-Newrev: f4ef1085fec1ba52134b488f5344812918aa21bf X-Git-Rev: f4ef1085fec1ba52134b488f5344812918aa21bf X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated archived-at: Fri, 20 Oct 2017 17:48:57 -0000 This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-hc-it.git The following commit(s) were added to refs/heads/master by this push: new f4ef108 SLING-7162 - Update SCM information in all POM files to reference Git f4ef108 is described below commit f4ef1085fec1ba52134b488f5344812918aa21bf Author: Robert Munteanu AuthorDate: Fri Oct 20 19:13:14 2017 +0200 SLING-7162 - Update SCM information in all POM files to reference Git --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 78752ee..17017f3 100644 --- a/pom.xml +++ b/pom.xml @@ -48,9 +48,9 @@ - scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/healthcheck/it - scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/healthcheck/it - http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/healthcheck/it + scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-hc-it.git + scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-hc-it.git + https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-hc-it.git -- To stop receiving notification emails like this one, please contact ['"commits@sling.apache.org" '].