Author: hshreedharan
Date: Tue Jul 10 08:04:41 2012
New Revision: 1359515

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

(Jarek Jarcec Cecho via Hari Shreedharan)

Modified:
    flume/trunk/pom.xml

Modified: flume/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/flume/trunk/pom.xml?rev=1359515&r1=1359514&r2=1359515&view=diff
==============================================================================
--- flume/trunk/pom.xml (original)
+++ flume/trunk/pom.xml Tue Jul 10 08:04:41 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