You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by tp...@apache.org on 2015/03/20 22:47:23 UTC

svn commit: r1668165 - /tika/trunk/tika-dotnet/pom.xml

Author: tpalsulich
Date: Fri Mar 20 21:47:23 2015
New Revision: 1668165

URL: http://svn.apache.org/r1668165
Log:
Update tika-dotnet version to 1.8-SNAPSHOT.

Modified:
    tika/trunk/tika-dotnet/pom.xml

Modified: tika/trunk/tika-dotnet/pom.xml
URL: http://svn.apache.org/viewvc/tika/trunk/tika-dotnet/pom.xml?rev=1668165&r1=1668164&r2=1668165&view=diff
==============================================================================
--- tika/trunk/tika-dotnet/pom.xml (original)
+++ tika/trunk/tika-dotnet/pom.xml Fri Mar 20 21:47:23 2015
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>1.6-SNAPSHOT</version>
+    <version>1.8-SNAPSHOT</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>