You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by js...@apache.org on 2008/03/27 13:48:59 UTC

svn commit: r641797 - /activemq/camel/trunk/tooling/camel-manual/pom.xml

Author: jstrachan
Date: Thu Mar 27 05:48:58 2008
New Revision: 641797

URL: http://svn.apache.org/viewvc?rev=641797&view=rev
Log:
provide explicit version to avoid strangeness in CI builds

Modified:
    activemq/camel/trunk/tooling/camel-manual/pom.xml

Modified: activemq/camel/trunk/tooling/camel-manual/pom.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/tooling/camel-manual/pom.xml?rev=641797&r1=641796&r2=641797&view=diff
==============================================================================
--- activemq/camel/trunk/tooling/camel-manual/pom.xml (original)
+++ activemq/camel/trunk/tooling/camel-manual/pom.xml Thu Mar 27 05:48:58 2008
@@ -38,6 +38,7 @@
      <plugin>
         <groupId>org.apache.camel</groupId>
         <artifactId>maven-html-to-pdf</artifactId>
+        <version>${project.version}</version>
         <executions>
           <execution>
             <goals>