Author: dejanb
Date: Wed Sep 9 16:12:13 2009
New Revision: 813027
URL: http://svn.apache.org/viewvc?rev=813027&view=rev
Log:
changing back maven 2.0.10 since hudson now supports it
Modified:
activemq/trunk/pom.xml
Modified: activemq/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=813027&r1=813026&r2=813027&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Wed Sep 9 16:12:13 2009
@@ -92,7 +92,7 @@
<activemq.osgi.symbolic.name>${groupId}.${artifactId}</activemq.osgi.symbolic.name>
</properties>
<prerequisites>
- <maven>2.0.9</maven>
+ <maven>2.0.10</maven>
</prerequisites>
<url>http://activemq.apache.org</url>