From commits-return-50727-archive-asf-public=cust-asf.ponee.io@qpid.apache.org Wed Dec 2 10:16:07 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 17299180643 for ; Wed, 2 Dec 2020 11:16:07 +0100 (CET) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id 4C8694834F for ; Wed, 2 Dec 2020 10:16:06 +0000 (UTC) Received: (qmail 52793 invoked by uid 500); 2 Dec 2020 10:16:06 -0000 Mailing-List: contact commits-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@qpid.apache.org Delivered-To: mailing list commits@qpid.apache.org Received: (qmail 52783 invoked by uid 99); 2 Dec 2020 10:16:06 -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, 02 Dec 2020 10:16:06 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id B385C81FE6; Wed, 2 Dec 2020 10:16:05 +0000 (UTC) Date: Wed, 02 Dec 2020 10:16:05 +0000 To: "commits@qpid.apache.org" Subject: [qpid-proton-j] branch master updated: NO-JIRA: more README fixup MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <160690416551.9836.8785677487757422740@gitbox.apache.org> From: robbie@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: qpid-proton-j X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: feff47ca595b8583e48e48b7f9c114ff54e7b51a X-Git-Newrev: fcdc70521186d626490657823289bd952121f0ce X-Git-Rev: fcdc70521186d626490657823289bd952121f0ce X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-proton-j.git The following commit(s) were added to refs/heads/master by this push: new fcdc705 NO-JIRA: more README fixup fcdc705 is described below commit fcdc70521186d626490657823289bd952121f0ce Author: Robbie Gemmell AuthorDate: Wed Dec 2 10:15:43 2020 +0000 NO-JIRA: more README fixup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46552af..e009495 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Apache Qpid Proton-J -[![Linux Build Status](https://travis-ci.org/apache/qpid-proton-j.svg?branch=master)](https://travis-ci.com/github/apache/qpid-proton-j) +[![Linux Build Status](https://travis-ci.com/apache/qpid-proton-j.svg?branch=master)](https://travis-ci.com/github/apache/qpid-proton-j) [![Windows Build Status](https://ci.appveyor.com/api/projects/status/wh587qrxa3c22mh2/branch/master?svg=true)](https://ci.appveyor.com/project/ApacheSoftwareFoundation/qpid-proton-j/branch/master) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org For additional commands, e-mail: commits-help@qpid.apache.org