mirror of https://github.com/apache/activemq.git
Added the right bit to get ActiveMQ into ci.gbuild.org
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@368951 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
982a119ba6
commit
4aea40b27c
12
pom.xml
12
pom.xml
|
@ -6,6 +6,18 @@
|
|||
<packaging>pom</packaging>
|
||||
<name>ActiveMQ Project</name>
|
||||
|
||||
<ciManagement>
|
||||
<system>continuum</system>
|
||||
<url>http://ci.gbuild.org/continuum</url>
|
||||
<notifiers>
|
||||
<notifier>
|
||||
<configuration>
|
||||
<address>activemq-commits@geronimo.apache.org</address>
|
||||
</configuration>
|
||||
</notifier>
|
||||
</notifiers>
|
||||
</ciManagement>
|
||||
|
||||
<mailingLists>
|
||||
<mailingList>
|
||||
<name>Development List</name>
|
||||
|
|
Loading…
Reference in New Issue