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 2015/12/14 02:32:23 UTC

svn commit: r1719854 - /tika/branches/2.x/pom.xml

Author: bob
Date: Mon Dec 14 01:32:23 2015
New Revision: 1719854

URL: http://svn.apache.org/viewvc?rev=1719854&view=rev
Log:
TIKA-1810 - Added tika parser modules to the parent pom

Modified:
    tika/branches/2.x/pom.xml

Modified: tika/branches/2.x/pom.xml
URL: http://svn.apache.org/viewvc/tika/branches/2.x/pom.xml?rev=1719854&r1=1719853&r2=1719854&view=diff
==============================================================================
--- tika/branches/2.x/pom.xml (original)
+++ tika/branches/2.x/pom.xml Mon Dec 14 01:32:23 2015
@@ -57,6 +57,7 @@
     <module>tika-translate</module>
     <module>tika-example</module>
     <module>tika-java7</module>
+    <module>tika-parser-modules</module>
   </modules>
 
   <profiles>