mirror of https://github.com/apache/activemq.git
changing back maven 2.0.10 since hudson now supports it
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@813027 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7127a2cc3e
commit
c7c29e960a
2
pom.xml
2
pom.xml
|
@ -92,7 +92,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.9</maven>
|
<maven>2.0.10</maven>
|
||||||
</prerequisites>
|
</prerequisites>
|
||||||
|
|
||||||
<url>http://activemq.apache.org</url>
|
<url>http://activemq.apache.org</url>
|
||||||
|
|
Loading…
Reference in New Issue