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 98292200D4A for ; Fri, 20 Oct 2017 19:49:11 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 96DDC1609ED; Fri, 20 Oct 2017 17:49:11 +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 A7486160BEF for ; Fri, 20 Oct 2017 19:49:05 +0200 (CEST) Received: (qmail 55382 invoked by uid 500); 20 Oct 2017 17:48:58 -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 54946 invoked by uid 99); 20 Oct 2017 17:48:58 -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:58 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 632B881DEA; Fri, 20 Oct 2017 17:48:57 +0000 (UTC) Date: Fri, 20 Oct 2017 17:48:55 +0000 To: "commits@sling.apache.org" Subject: [sling-org-apache-sling-installer-factory-configuration] 01/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: <150852173391.25840.11003571165281695540@gitbox.apache.org> References: <150852173391.25840.11003571165281695540@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: sling-org-apache-sling-installer-factory-configuration X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: 4e96cb6c8081e1ac8f6e1689489df8738e4fecb2 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171020174857.632B881DEA@gitbox.apache.org> archived-at: Fri, 20 Oct 2017 17:49:11 -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-installer-factory-configuration.git commit 4e96cb6c8081e1ac8f6e1689489df8738e4fecb2 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e6a0bfb..4f70630 100644 --- a/pom.xml +++ b/pom.xml @@ -35,9 +35,9 @@ - scm:svn:http://svn.apache.org/repos/asf/sling/trunk/installer/factories/configuration + scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-configuration.git scm:svn:https://svn.apache.org/repos/asf/sling/trunk/installer/factories/configuration - http://svn.apache.org/viewvc/sling/trunk/installer/factories/configuration/ + https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-installer-factory-configuration.git.git -- To stop receiving notification emails like this one, please contact "commits@sling.apache.org" .