You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2007/10/11 14:14:06 UTC

svn commit: r583794 - /incubator/servicemix/trunk/pom.xml

Author: gnodet
Date: Thu Oct 11 05:14:06 2007
New Revision: 583794

URL: http://svn.apache.org/viewvc?rev=583794&view=rev
Log:
Change required maven version to 2.0.6

Modified:
    incubator/servicemix/trunk/pom.xml

Modified: incubator/servicemix/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/trunk/pom.xml?rev=583794&r1=583793&r2=583794&view=diff
==============================================================================
--- incubator/servicemix/trunk/pom.xml (original)
+++ incubator/servicemix/trunk/pom.xml Thu Oct 11 05:14:06 2007
@@ -38,7 +38,7 @@
     </description>
     <url>http://incubator.apache.org/servicemix</url>
     <prerequisites>
-        <maven>2.0.7</maven>
+        <maven>2.0.6</maven>
     </prerequisites>
     <inceptionYear>2005</inceptionYear>