You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ha...@apache.org on 2009/05/12 15:58:28 UTC

svn commit: r773902 - /camel/branches/camel-1.x/pom.xml

Author: hadrian
Date: Tue May 12 13:58:27 2009
New Revision: 773902

URL: http://svn.apache.org/viewvc?rev=773902&view=rev
Log:
Updated info for mailing lists and repo

Modified:
    camel/branches/camel-1.x/pom.xml

Modified: camel/branches/camel-1.x/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/pom.xml?rev=773902&r1=773901&r2=773902&view=diff
==============================================================================
--- camel/branches/camel-1.x/pom.xml (original)
+++ camel/branches/camel-1.x/pom.xml Tue May 12 13:58:27 2009
@@ -118,21 +118,21 @@
   <mailingLists>
     <mailingList>
       <name>Development List</name>
-      <subscribe>camel-dev@activemq.apache.org</subscribe>
-      <unsubscribe>camel-dev@activemq.apache.org</unsubscribe>
-      <post>camel-dev@activemq.apache.org</post>
+      <subscribe>dev@camel.apache.org</subscribe>
+      <unsubscribe>dev@camel.apache.org</unsubscribe>
+      <post>dev@camel.apache.org</post>
     </mailingList>
     <mailingList>
       <name>User List</name>
-      <subscribe>camel-user@activemq.apache.org</subscribe>
-      <unsubscribe>camel-user@activemq.apache.org</unsubscribe>
-      <post>camel-user@activemq.apache.org</post>
+      <subscribe>user@camel.apache.org</subscribe>
+      <unsubscribe>user@camel.apache.org</unsubscribe>
+      <post>user@camel.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>
+      <subscribe>commits@camel.apache.org</subscribe>
+      <unsubscribe>commits@camel.apache.org</unsubscribe>
+      <post>commits@camel.apache.org</post>
     </mailingList>
   </mailingLists>
 
@@ -183,9 +183,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/activemq/camel/branches/camel-1.x</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/camel/branches/camel-1.x</developerConnection>
-    <url>http://svn.apache.org/viewvc/activemq/camel/branches/camel-1.x</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/camel/branches/camel-1.x</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/camel/branches/camel-1.x</developerConnection>
+    <url>http://svn.apache.org/viewvc/camel/branches/camel-1.x</url>
   </scm>
 
   <dependencyManagement>