Author: jukka
Date: Mon Nov 24 16:34:13 2008
New Revision: 720367

URL: http://svn.apache.org/viewvc?rev=720367&view=rev
Log:
Upgraded version number to 0.3-SNAPSHOT now that 0.2 is branched.

Modified:
    lucene/tika/trunk/pom.xml

Modified: lucene/tika/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/lucene/tika/trunk/pom.xml?rev=720367&r1=720366&r2=720367&view=diff
==============================================================================
--- lucene/tika/trunk/pom.xml (original)
+++ lucene/tika/trunk/pom.xml Mon Nov 24 16:34:13 2008
@@ -33,7 +33,7 @@
 
   <groupId>org.apache.tika</groupId>
   <artifactId>tika</artifactId>
-  <version>0.2-SNAPSHOT</version>
+  <version>0.3-SNAPSHOT</version>
 
   <name>Apache Tika</name>
   <!-- Keep on a single line, see http://jira.codehaus.org/browse/MJAR-39 -->


Reply via email to