This is an automated email from the ASF dual-hosted git repository.

tabish pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-protonj2.git


The following commit(s) were added to refs/heads/main by this push:
     new a65ea1e  Update naming in README files for proton-j2 to ProtonJ2
a65ea1e is described below

commit a65ea1efb42175edee3b951e7f0187800f6a6dd0
Author: Timothy Bish <tabish...@gmail.com>
AuthorDate: Wed Apr 21 11:58:43 2021 -0400

    Update naming in README files for proton-j2 to ProtonJ2
---
 README.md                            | 8 ++------
 apache-qpid-protonj2/README.md       | 2 +-
 protonj2-client-docs/README.md       | 2 +-
 protonj2-performance-tests/README.md | 2 +-
 4 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/README.md b/README.md
index 844d6e7..8565089 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,7 @@
-# Apache Qpid proton-j2
+# Apache Qpid ProtonJ2
 =======================
 
-[![Linux Build 
Status](https://travis-ci.org/apache/qpid-protonj2.svg?branch=master)](https://travis-ci.org/apache/qpid-protonj2)
-[![Windows Build 
Status](https://ci.appveyor.com/api/projects/status/wh587qrxa3c22mh2/branch/master?svg=true)](https://ci.appveyor.com/project/ApacheSoftwareFoundation/qpid-protonj2/branch/master)
-
-
-Qpid proton-j2 is a high-performance, lightweight AMQP protocol library. It 
can be
+Qpid ProtonJ2 is a high-performance, lightweight AMQP protocol library. It can 
be
 used in the widest range of messaging applications, including brokers, client
 libraries, routers, bridges, proxies, and more.
 
diff --git a/apache-qpid-protonj2/README.md b/apache-qpid-protonj2/README.md
index d77b1d9..051048e 100644
--- a/apache-qpid-protonj2/README.md
+++ b/apache-qpid-protonj2/README.md
@@ -1 +1 @@
-This module is used to produce the Apache Qpid proton-j2 release assemblies.
+This module is used to produce the Apache Qpid ProtonJ2 release assemblies.
diff --git a/protonj2-client-docs/README.md b/protonj2-client-docs/README.md
index ae53937..500ca2b 100644
--- a/protonj2-client-docs/README.md
+++ b/protonj2-client-docs/README.md
@@ -1,4 +1,4 @@
-# Qpid protonj2 client documentation
+# Qpid ProtonJ2 client documentation
 
 The docs are raw Markdown right now, we still need to put stuff in place to 
convert
 to other formats like HTML.
diff --git a/protonj2-performance-tests/README.md 
b/protonj2-performance-tests/README.md
index edfaf1f..bbb122a 100644
--- a/protonj2-performance-tests/README.md
+++ b/protonj2-performance-tests/README.md
@@ -1,4 +1,4 @@
-protonj2 JMH Benchmarks
+ProtonJ2 JMH Benchmarks
 -------
 This module contains optional 
[JMH](http://openjdk.java.net/projects/code-tools/jmh/) performance tests 
designed
 to stress performance critical parts of the proton engine (eg encoders, 
decoders).

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to