You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by js...@apache.org on 2007/05/22 18:00:07 UTC

svn commit: r540624 - /activemq/camel/trunk/pom.xml

Author: jstrachan
Date: Tue May 22 09:00:05 2007
New Revision: 540624

URL: http://svn.apache.org/viewvc?view=rev&rev=540624
Log:
added commits mailing list

Modified:
    activemq/camel/trunk/pom.xml

Modified: activemq/camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/pom.xml?view=diff&rev=540624&r1=540623&r2=540624
==============================================================================
--- activemq/camel/trunk/pom.xml (original)
+++ activemq/camel/trunk/pom.xml Tue May 22 09:00:05 2007
@@ -67,6 +67,12 @@
       <unsubscribe>camel-user@activemq.apache.org</unsubscribe>
       <post>camel-user@activemq.apache.org</post>
     </mailingList>
+    <mailingList>
+      <name>Commits List</name>
+      <subscribe>camel-commits@activemq.apache.org</subscribe>
+      <unsubscribe>camel-commits@activemq.apache.org</unsubscribe>
+      <post>camel-commits@activemq.apache.org</post>
+    </mailingList>
   </mailingLists>
 
   <repositories>