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/04/17 12:05:16 UTC

svn commit: r649038 - /servicemix/smx4/features/trunk/pom.xml

Author: gnodet
Date: Thu Apr 17 03:05:07 2008
New Revision: 649038

URL: http://svn.apache.org/viewvc?rev=649038&view=rev
Log:
Fix pom

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

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=649038&r1=649037&r2=649038&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Thu Apr 17 03:05:07 2008
@@ -56,7 +56,7 @@
   </issueManagement>
 
   <prerequisites>
-      <maven>2.0.8</maven>
+      <maven>2.0.7</maven>
   </prerequisites>
 
   <properties>