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

andy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/master by this push:
     new 6f14582  Common naming pattern for modules
6f14582 is described below

commit 6f14582cc2873ee9aa07a0d50cdeceb0b4fc29a5
Author: Andy Seaborne <[email protected]>
AuthorDate: Sun Feb 2 17:59:55 2020 +0000

    Common naming pattern for modules
---
 jena-extras/jena-commonsrdf/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jena-extras/jena-commonsrdf/pom.xml 
b/jena-extras/jena-commonsrdf/pom.xml
index c52836e..9d8dd30 100644
--- a/jena-extras/jena-commonsrdf/pom.xml
+++ b/jena-extras/jena-commonsrdf/pom.xml
@@ -32,7 +32,7 @@
     <relativePath>../..</relativePath>
   </parent>
 
-  <name>CommonsRDF for Jena</name>
+  <name>Apache Jena - CommonsRDF for Jena</name>
   <description>Apache CommonsRDF Java library for Apache Jena</description>
 
   <properties>

Reply via email to