You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by bo...@apache.org on 2016/01/16 23:36:27 UTC

svn commit: r1725045 - /tika/branches/2.x/tika-parser-modules/pom.xml

Author: bob
Date: Sat Jan 16 22:36:27 2016
New Revision: 1725045

URL: http://svn.apache.org/viewvc?rev=1725045&view=rev
Log:
TIKA-1824 - Lowercase parent parser module

Modified:
    tika/branches/2.x/tika-parser-modules/pom.xml

Modified: tika/branches/2.x/tika-parser-modules/pom.xml
URL: http://svn.apache.org/viewvc/tika/branches/2.x/tika-parser-modules/pom.xml?rev=1725045&r1=1725044&r2=1725045&view=diff
==============================================================================
--- tika/branches/2.x/tika-parser-modules/pom.xml (original)
+++ tika/branches/2.x/tika-parser-modules/pom.xml Sat Jan 16 22:36:27 2016
@@ -31,7 +31,7 @@
 
   <artifactId>tika-parser-modules</artifactId>
   <packaging>pom</packaging>
-  <name>Apache Tika Parser Modules</name>
+  <name>Apache Tika parser modules</name>
   <url>http://tika.apache.org/</url>
   
   <properties>