Author: mpercy
Date: Wed Jul 11 08:54:57 2012
New Revision: 1360069

URL: http://svn.apache.org/viewvc?rev=1360069&view=rev
Log:
FLUME-1359. Update main pom.xml file with regards to Flume TLP promotion.

(Jarek Jarcec Cecho via Hari Shreedharan)

Modified:
    flume/branches/branch-1.2.0/pom.xml

Modified: flume/branches/branch-1.2.0/pom.xml
URL: 
http://svn.apache.org/viewvc/flume/branches/branch-1.2.0/pom.xml?rev=1360069&r1=1360068&r2=1360069&view=diff
==============================================================================
--- flume/branches/branch-1.2.0/pom.xml (original)
+++ flume/branches/branch-1.2.0/pom.xml Wed Jul 11 08:54:57 2012
@@ -185,30 +185,37 @@ limitations under the License.
 
   <mailingLists>
     <mailingList>
-      
<archive>http://mail-archives.apache.org/mod_mbox/incubator-flume-user/</archive>
-      <name>flume-user</name>
-      <post>[email protected]</post>
-      <subscribe>[email protected]</subscribe>
-      <unsubscribe>[email protected]</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/flume-user/</archive>
+      <name>Flume User List</name>
+      <post>[email protected]</post>
+      <subscribe>[email protected]</subscribe>
+      <unsubscribe>[email protected]</unsubscribe>
     </mailingList>
     <mailingList>
-      
<archive>http://mail-archives.apache.org/mod_mbox/incubator-flume-dev/</archive>
-      <name>flume-dev</name>
-      <post>[email protected]</post>
-      <subscribe>[email protected]</subscribe>
-      <unsubscribe>[email protected]</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/flume-dev/</archive>
+      <name>Flume Developer List</name>
+      <post>[email protected]</post>
+      <subscribe>[email protected]</subscribe>
+      <unsubscribe>[email protected]</unsubscribe>
+    </mailingList>
+    <mailingList>
+      
<archive>http://mail-archives.apache.org/mod_mbox/flume-commits/</archive>
+      <name>Flume Commits</name>
+      <post>[email protected]</post>
+      <subscribe>[email protected]</subscribe>
+      <unsubscribe>[email protected]</unsubscribe>
     </mailingList>
   </mailingLists>
 
   <scm>
-    <url>scm:svn:https://svn.apache.org/repos/asf/incubator/flume/</url>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/flume/</developerConnection>
-    
<connection>scm:svn:https://svn.apache.org/repos/asf/incubator/flume</connection>
+    <url>scm:svn:https://svn.apache.org/repos/asf/flume/</url>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/flume/</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/flume</connection>
   </scm>
 
   <ciManagement>
     <system>jenkins</system>
-    <url>https://builds.apache.org/job/flume-728/</url>
+    <url>https://builds.apache.org/job/flume-trunk</url>
   </ciManagement>
 
   <developers>


Reply via email to