switching required maven version to 2.0.9

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@788624 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bosanac Dejan 2009-06-26 08:13:09 +00:00
parent a0b9aec6e9
commit c1c7e10e94
1 changed files with 1 additions and 1 deletions

View File

@ -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>