You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2008/09/23 16:14:21 UTC

svn commit: r698186 - /jackrabbit/trunk/jackrabbit-ocm/pom.xml

Author: jukka
Date: Tue Sep 23 07:14:20 2008
New Revision: 698186

URL: http://svn.apache.org/viewvc?rev=698186&view=rev
Log:
JCR-1757: OCM: translate-project goal not found

Specify explicit plugin version (1.0-alpha-4)

Modified:
    jackrabbit/trunk/jackrabbit-ocm/pom.xml

Modified: jackrabbit/trunk/jackrabbit-ocm/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-ocm/pom.xml?rev=698186&r1=698185&r2=698186&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-ocm/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-ocm/pom.xml Tue Sep 23 07:14:20 2008
@@ -70,6 +70,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>retrotranslator-maven-plugin</artifactId>
+        <version>1.0-alpha-4</version>
         <executions>
           <execution>
             <goals>