Author: jukka
Date: Mon Dec  8 03:56:38 2008
New Revision: 724321

URL: http://svn.apache.org/viewvc?rev=724321&view=rev
Log:
TIKA-181: Retrotranslator plugin fails if using a 1.0-SNAPSHOT version

Modified:
    lucene/tika/trunk/pom.xml

Modified: lucene/tika/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/lucene/tika/trunk/pom.xml?rev=724321&r1=724320&r2=724321&view=diff
==============================================================================
--- lucene/tika/trunk/pom.xml (original)
+++ lucene/tika/trunk/pom.xml Mon Dec  8 03:56:38 2008
@@ -313,6 +313,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>retrotranslator-maven-plugin</artifactId>
+        <version>1.0-alpha-4</version>
         <executions>
           <execution>
             <goals>


Reply via email to