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 7986B200D28 for ; Mon, 23 Oct 2017 11:13:30 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 780FB1609E0; Mon, 23 Oct 2017 09:13:30 +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 BE41F1609CE for ; Mon, 23 Oct 2017 11:13:29 +0200 (CEST) Received: (qmail 59452 invoked by uid 500); 23 Oct 2017 09:13:29 -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 59443 invoked by uid 99); 23 Oct 2017 09:13:28 -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; Mon, 23 Oct 2017 09:13:28 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 6B6FB81BDF; Mon, 23 Oct 2017 09:13:28 +0000 (UTC) Date: Mon, 23 Oct 2017 09:13:28 +0000 To: "commits@sling.apache.org" Subject: [sling-org-apache-sling-installer-factory-deploymentpackage] branch master updated: Fix typo in pom.xml : conncetion should be connection MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <150875000840.31069.18381363130331537957@gitbox.apache.org> From: rombert@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: sling-org-apache-sling-installer-factory-deploymentpackage X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: fd85ea0b9ff38580b1c60655629d5db2a1c7d015 X-Git-Newrev: a08cfcf59340fc2efec0c193d0b2ace4654471a6 X-Git-Rev: a08cfcf59340fc2efec0c193d0b2ace4654471a6 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated archived-at: Mon, 23 Oct 2017 09:13:30 -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-deploymentpackage.git The following commit(s) were added to refs/heads/master by this push: new a08cfcf Fix typo in pom.xml : conncetion should be connection a08cfcf is described below commit a08cfcf59340fc2efec0c193d0b2ace4654471a6 Author: Robert Munteanu AuthorDate: Mon Oct 23 12:06:30 2017 +0300 Fix typo in pom.xml : conncetion should be connection --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dd23ef4..f7bc5db 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ - scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-deploymentpackage.git + scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-deploymentpackage.git scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-deploymentpackage.git https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-installer-factory-deploymentpackage.git -- To stop receiving notification emails like this one, please contact ['"commits@sling.apache.org" '].