You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ma...@apache.org on 2010/01/21 16:41:58 UTC

svn commit: r901745 - /lucene/tika/site/pom.xml

Author: mattmann
Date: Thu Jan 21 15:41:58 2010
New Revision: 901745

URL: http://svn.apache.org/viewvc?rev=901745&view=rev
Log:
- update to use the 0.6 tag for site generation

Modified:
    lucene/tika/site/pom.xml

Modified: lucene/tika/site/pom.xml
URL: http://svn.apache.org/viewvc/lucene/tika/site/pom.xml?rev=901745&r1=901744&r2=901745&view=diff
==============================================================================
--- lucene/tika/site/pom.xml (original)
+++ lucene/tika/site/pom.xml Thu Jan 21 15:41:58 2010
@@ -28,7 +28,8 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>0.4</version>
+    <version>0.6</version>
+    <relativePath>../tags/0.6/tika-parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>tika-site</artifactId>