mirror of https://github.com/apache/activemq.git
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:
parent
a0b9aec6e9
commit
c1c7e10e94
2
pom.xml
2
pom.xml
|
@ -90,7 +90,7 @@
|
||||||
<activemq.osgi.symbolic.name>${groupId}.${artifactId}</activemq.osgi.symbolic.name>
|
<activemq.osgi.symbolic.name>${groupId}.${artifactId}</activemq.osgi.symbolic.name>
|
||||||
</properties>
|
</properties>
|
||||||
<prerequisites>
|
<prerequisites>
|
||||||
<maven>2.0.10</maven>
|
<maven>2.0.9</maven>
|
||||||
</prerequisites>
|
</prerequisites>
|
||||||
|
|
||||||
<url>http://activemq.apache.org</url>
|
<url>http://activemq.apache.org</url>
|
||||||
|
|
Loading…
Reference in New Issue