You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2017/07/17 15:50:10 UTC

jena git commit: Fix module

Repository: jena
Updated Branches:
  refs/heads/master 2d754c4c7 -> 2fa4b5cdb


Fix module <name>


Project: http://git-wip-us.apache.org/repos/asf/jena/repo
Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/2fa4b5cd
Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/2fa4b5cd
Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/2fa4b5cd

Branch: refs/heads/master
Commit: 2fa4b5cdbdf11b1f2c881db06de045301c5fe64e
Parents: 2d754c4
Author: Andy Seaborne <an...@apache.org>
Authored: Mon Jul 17 16:50:05 2017 +0100
Committer: Andy Seaborne <an...@apache.org>
Committed: Mon Jul 17 16:50:05 2017 +0100

----------------------------------------------------------------------
 jena-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/2fa4b5cd/jena-project/pom.xml
----------------------------------------------------------------------
diff --git a/jena-project/pom.xml b/jena-project/pom.xml
index f6b65d4..a9f244a 100644
--- a/jena-project/pom.xml
+++ b/jena-project/pom.xml
@@ -24,7 +24,7 @@
   <packaging>pom</packaging>
   <url>http://jena.apache.org/</url>
   <version>3.5.0-SNAPSHOT</version>
-  <name>Apache Jena - Parent</name>
+  <name>Apache Jena - Project</name>
 
   <parent>
     <groupId>org.apache</groupId>