You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by de...@apache.org on 2009/06/26 10:13:09 UTC

svn commit: r788624 - /activemq/trunk/pom.xml

Author: dejanb
Date: Fri Jun 26 08:13:09 2009
New Revision: 788624

URL: http://svn.apache.org/viewvc?rev=788624&view=rev
Log:
switching required maven version to 2.0.9

Modified:
    activemq/trunk/pom.xml

Modified: activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=788624&r1=788623&r2=788624&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Fri Jun 26 08:13:09 2009
@@ -90,7 +90,7 @@
     <activemq.osgi.symbolic.name>${groupId}.${artifactId}</activemq.osgi.symbolic.name>
   </properties>
   <prerequisites>
-    <maven>2.0.10</maven>
+    <maven>2.0.9</maven>
   </prerequisites>
 
   <url>http://activemq.apache.org</url>