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 2008/01/02 15:28:07 UTC

svn commit: r608110 - /servicemix/smx4/nmr/trunk/pom.xml

Author: gnodet
Date: Wed Jan  2 06:28:04 2008
New Revision: 608110

URL: http://svn.apache.org/viewvc?rev=608110&view=rev
Log:
Require maven 2.0.8

Modified:
    servicemix/smx4/nmr/trunk/pom.xml

Modified: servicemix/smx4/nmr/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/pom.xml?rev=608110&r1=608109&r2=608110&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/pom.xml Wed Jan  2 06:28:04 2008
@@ -51,7 +51,7 @@
   </issueManagement>
 
   <prerequisites>
-      <maven>2.0.7</maven>
+      <maven>2.0.8</maven>
   </prerequisites>
 
   <properties>