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 D3F0F200D45 for ; Thu, 19 Oct 2017 01:27:37 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D2D86160BF2; Wed, 18 Oct 2017 23:27:37 +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 A4793160BF3 for ; Thu, 19 Oct 2017 01:27:36 +0200 (CEST) Received: (qmail 36580 invoked by uid 500); 18 Oct 2017 23:27:35 -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 35464 invoked by uid 99); 18 Oct 2017 23:27:34 -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; Wed, 18 Oct 2017 23:27:34 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 77F5981CA6; Wed, 18 Oct 2017 23:27:33 +0000 (UTC) Date: Wed, 18 Oct 2017 23:28:02 +0000 To: "commits@sling.apache.org" Subject: [sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests] 31/44: add missing SCM settings MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: rombert@apache.org In-Reply-To: <150836925186.8550.12989670944105056873@gitbox.apache.org> References: <150836925186.8550.12989670944105056873@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: dbf34892bccbb94da888a4b3c70f74db53e09baa X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171018232733.77F5981CA6@gitbox.apache.org> archived-at: Wed, 18 Oct 2017 23:27:38 -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-karaf-launchpad-oak-tar-integration-tests.git commit dbf34892bccbb94da888a4b3c70f74db53e09baa Author: Oliver Lietz AuthorDate: Fri Mar 17 08:13:59 2017 +0000 add missing SCM settings git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1787296 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index e3950f0..9b6d3f9 100644 --- a/pom.xml +++ b/pom.xml @@ -41,6 +41,12 @@ ${project.basedir}/src/test/resources/repoinit.txt + + scm:svn:http://svn.apache.org/repos/asf/sling/trunk/karaf/org.apache.sling.karaf-launchpad-oak-tar-integration-tests + scm:svn:https://svn.apache.org/repos/asf/sling/trunk/karaf/org.apache.sling.karaf-launchpad-oak-tar-integration-tests + http://svn.apache.org/viewvc/sling/trunk/karaf/org.apache.sling.karaf-launchpad-oak-tar-integration-tests + + -- To stop receiving notification emails like this one, please contact "commits@sling.apache.org" .