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/04/04 11:14:39 UTC

svn commit: r644648 - /activemq/camel/trunk/pom.xml

Author: jstrachan
Date: Fri Apr  4 02:14:34 2008
New Revision: 644648

URL: http://svn.apache.org/viewvc?rev=644648&view=rev
Log:
increased the mvn version to avoid possible build bugs

Modified:
    activemq/camel/trunk/pom.xml

Modified: activemq/camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/pom.xml?rev=644648&r1=644647&r2=644648&view=diff
==============================================================================
--- activemq/camel/trunk/pom.xml (original)
+++ activemq/camel/trunk/pom.xml Fri Apr  4 02:14:34 2008
@@ -30,7 +30,7 @@
   <description>Camel Parent POM</description>
 
   <prerequisites>
-    <maven>2.0.6</maven>
+    <maven>2.0.8</maven>
   </prerequisites>
 
   <properties>