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

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

commit 961ea785f9fb078c31d0bb44d7d5bc700a812ce5
Author: Robbie Gemmell <robbie.gemm...@gmail.com>
AuthorDate: Wed Apr 28 14:30:49 2021 +0100

    make module name element capitalisations consistent
---
 protonj2/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/protonj2/pom.xml b/protonj2/pom.xml
index 45e5af3..ecceb46 100644
--- a/protonj2/pom.xml
+++ b/protonj2/pom.xml
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <artifactId>protonj2</artifactId>
-  <name>Qpid ProtonJ2 AMQP protocol library</name>
+  <name>Qpid ProtonJ2 AMQP Protocol Library</name>
   <description>AMQP 1.0 protocol engine and codec library</description>
   <packaging>bundle</packaging>
 

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

Reply via email to