You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by js...@apache.org on 2006/12/01 11:08:12 UTC

svn commit: r481216 - /incubator/activemq/trunk/pom.xml

Author: jstrachan
Date: Fri Dec  1 02:08:11 2006
New Revision: 481216

URL: http://svn.apache.org/viewvc?view=rev&rev=481216
Log:
used a separate room for CI messages

Modified:
    incubator/activemq/trunk/pom.xml

Modified: incubator/activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/pom.xml?view=diff&rev=481216&r1=481215&r2=481216
==============================================================================
--- incubator/activemq/trunk/pom.xml (original)
+++ incubator/activemq/trunk/pom.xml Fri Dec  1 02:08:11 2006
@@ -70,7 +70,7 @@
         <configuration>
           <host>irc.codehaus.org</host>
           <port>6667</port>
-          <channel>#activemq</channel>
+          <channel>#activemq-ci</channel>
         </configuration>
       </notifier>
     </notifiers>