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:
David Blevins 2006-01-14 01:56:05 +00:00
parent 982a119ba6
commit 4aea40b27c
1 changed files with 12 additions and 0 deletions

12
pom.xml
View File

@ -6,6 +6,18 @@
<packaging>pom</packaging> <packaging>pom</packaging>
<name>ActiveMQ Project</name> <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> <mailingLists>
<mailingList> <mailingList>
<name>Development List</name> <name>Development List</name>