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/07 14:21:37 UTC

svn commit: r1723536 - /tika/branches/2.x/tika-test-resources/pom.xml

Author: bob
Date: Thu Jan  7 13:21:37 2016
New Revision: 1723536

URL: http://svn.apache.org/viewvc?rev=1723536&view=rev
Log:
TIKA-1824 - Adding parent path to tika-test-resources

Modified:
    tika/branches/2.x/tika-test-resources/pom.xml

Modified: tika/branches/2.x/tika-test-resources/pom.xml
URL: http://svn.apache.org/viewvc/tika/branches/2.x/tika-test-resources/pom.xml?rev=1723536&r1=1723535&r2=1723536&view=diff
==============================================================================
--- tika/branches/2.x/tika-test-resources/pom.xml (original)
+++ tika/branches/2.x/tika-test-resources/pom.xml Thu Jan  7 13:21:37 2016
@@ -7,6 +7,7 @@
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
     <version>2.0-SNAPSHOT</version>
+    <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>tika-test-resources</artifactId>