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 9D607200D47 for ; Fri, 20 Oct 2017 19:49:10 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9C17A1609ED; Fri, 20 Oct 2017 17:49:10 +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 2B174160C06 for ; Fri, 20 Oct 2017 19:49:05 +0200 (CEST) Received: (qmail 62666 invoked by uid 500); 20 Oct 2017 17:49:02 -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 62387 invoked by uid 99); 20 Oct 2017 17:49:02 -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:49:02 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id C898581DC5; Fri, 20 Oct 2017 17:49:01 +0000 (UTC) Date: Fri, 20 Oct 2017 17:48:59 +0000 To: "commits@sling.apache.org" Subject: [sling-org-apache-sling-resourceaccesssecurity-it] 02/02: 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 From: rombert@apache.org In-Reply-To: <150852173711.27174.16027657917813258280@gitbox.apache.org> References: <150852173711.27174.16027657917813258280@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: sling-org-apache-sling-resourceaccesssecurity-it X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: 90362568ac00afff00e3dd79a15162b7befff8b7 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171020174901.C898581DC5@gitbox.apache.org> archived-at: Fri, 20 Oct 2017 17:49:10 -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-resourceaccesssecurity-it.git commit 90362568ac00afff00e3dd79a15162b7befff8b7 Author: Robert Munteanu AuthorDate: Fri Oct 20 19:23:58 2017 +0200 SLING-7162 - Update SCM information in all POM files to reference Git --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0b4b520..a141446 100644 --- a/pom.xml +++ b/pom.xml @@ -90,8 +90,8 @@ scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceaccesssecurity-it.git - scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/samples/integration-tests - https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-resourceaccesssecurity-it.git.git + scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceaccesssecurity-it.git + https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-resourceaccesssecurity-it.git -- To stop receiving notification emails like this one, please contact "commits@sling.apache.org" .