mirror of https://github.com/apache/activemq.git
Changed CI notification
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.1@482100 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5bb32abe03
commit
fc9ebeb005
4
pom.xml
4
pom.xml
|
@ -61,7 +61,7 @@
|
|||
<notifiers>
|
||||
<notifier>
|
||||
<configuration>
|
||||
<address>scm@lingo.codehaus.org</address>
|
||||
<address>activemq-commits@geronimo.apache.org</address>
|
||||
</configuration>
|
||||
</notifier>
|
||||
|
||||
|
@ -70,7 +70,7 @@
|
|||
<configuration>
|
||||
<host>irc.codehaus.org</host>
|
||||
<port>6667</port>
|
||||
<channel>#activemq</channel>
|
||||
<channel>#activemq-ci</channel>
|
||||
</configuration>
|
||||
</notifier>
|
||||
</notifiers>
|
||||
|
|
Loading…
Reference in New Issue