Author: dmeikle
Date: Fri Dec  5 01:36:34 2008
New Revision: 723691

URL: http://svn.apache.org/viewvc?rev=723691&view=rev
Log:
TIKA-170 : Updated mailing lists to reflect graduation

Modified:
    lucene/tika/trunk/pom.xml

Modified: lucene/tika/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/lucene/tika/trunk/pom.xml?rev=723691&r1=723690&r2=723691&view=diff
==============================================================================
--- lucene/tika/trunk/pom.xml (original)
+++ lucene/tika/trunk/pom.xml Fri Dec  5 01:36:34 2008
@@ -39,7 +39,7 @@
   <!-- Keep on a single line, see http://jira.codehaus.org/browse/MJAR-39 -->
   <description>Tika is a toolkit for detecting and extracting metadata and 
structured text content from various documents using existing parser 
libraries.</description>
 
-  <url>http://incubator.apache.org/tika/</url>
+  <url>http://lucene.apache.org/tika/</url>
 
   <issueManagement>
     <system>JIRA</system>
@@ -49,11 +49,12 @@
   <mailingLists>
     <mailingList>
       <name>Development mailing list</name>
-      <subscribe>[EMAIL PROTECTED]</subscribe>
-      <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
-      <post>[EMAIL PROTECTED]</post>
-      
<archive>http://mail-archives.apache.org/mod_mbox/incubator-tika-dev/</archive>
+      <subscribe>[EMAIL PROTECTED]</subscribe>
+      <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+      <post>[EMAIL PROTECTED]</post>
+      
<archive>http://mail-archives.apache.org/mod_mbox/lucene-tika-dev/</archive>
       <otherArchives>
+        <otherArchive>http://www.mail-archive.com/[EMAIL 
PROTECTED]/</otherArchive>
         <otherArchive>http://www.mail-archive.com/[EMAIL 
PROTECTED]/</otherArchive>
         
<otherArchive>http://www.nabble.com/Apache-Tika---Development-f20913.html</otherArchive>
         
<otherArchive>http://news.gmane.org/gmane.comp.apache.tika.devel</otherArchive>
@@ -62,14 +63,25 @@
     </mailingList>
     <mailingList>
       <name>Commit mailing list</name>
-      <subscribe>[EMAIL PROTECTED]</subscribe>
-      <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
-      <post>[EMAIL PROTECTED]</post>
-      
<archive>http://mail-archives.apache.org/mod_mbox/incubator-tika-commits/</archive>
+      <subscribe>[EMAIL PROTECTED]</subscribe>
+      <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+      <post>[email protected]</post>
+      
<archive>http://mail-archives.apache.org/mod_mbox/lucene-tika-commits/</archive>
       <otherArchives>
+        
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
         <otherArchive>http://www.mail-archive.com/[EMAIL 
PROTECTED]/</otherArchive>
       </otherArchives>
     </mailingList>
+    <mailingList>
+      <name>User mailing list</name>
+      <subscribe>[EMAIL PROTECTED]</subscribe>
+      <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+      <post>[email protected]</post>
+      
<archive>http://mail-archives.apache.org/mod_mbox/lucene-tika-user/</archive>
+      <otherArchives>
+        <otherArchive>http://www.mail-archive.com/[EMAIL 
PROTECTED]/</otherArchive>
+      </otherArchives>
+    </mailingList>
   </mailingLists>
 
   <developers>


Reply via email to