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 7A7F5200D26 for ; Fri, 20 Oct 2017 19:48:40 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 791C5160BCB; Fri, 20 Oct 2017 17:48:40 +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 C424F1609ED for ; Fri, 20 Oct 2017 19:48:39 +0200 (CEST) Received: (qmail 40286 invoked by uid 500); 20 Oct 2017 17:48:39 -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 40277 invoked by uid 99); 20 Oct 2017 17:48:38 -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:38 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id AE37281DAD; Fri, 20 Oct 2017 17:48:36 +0000 (UTC) Date: Fri, 20 Oct 2017 17:48:36 +0000 To: "commits@sling.apache.org" Subject: [sling-org-apache-sling-hc-samples] 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: <150852171621.21327.3023837363614096865@gitbox.apache.org> From: rombert@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: sling-org-apache-sling-hc-samples X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e5077fe888ab551719721272f7ddb04fd26dea2e X-Git-Newrev: 3f94e7f2a5c06d724f7fa003b4b5acbfbb6a511f X-Git-Rev: 3f94e7f2a5c06d724f7fa003b4b5acbfbb6a511f 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:40 -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-samples.git The following commit(s) were added to refs/heads/master by this push: new 3f94e7f SLING-7162 - Update SCM information in all POM files to reference Git 3f94e7f is described below commit 3f94e7f2a5c06d724f7fa003b4b5acbfbb6a511f 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 4d55d61..7823d32 100644 --- a/pom.xml +++ b/pom.xml @@ -41,9 +41,9 @@ - scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/healthcheck/samples - scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/healthcheck/samples - http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/healthcheck/samples + scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-hc-samples.git + scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-hc-samples.git + https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-hc-samples.git -- To stop receiving notification emails like this one, please contact ['"commits@sling.apache.org" '].