You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oltu.apache.org by si...@apache.org on 2014/06/26 11:05:16 UTC

svn commit: r1605711 - /oltu/trunk/parent/pom.xml

Author: simonetripodi
Date: Thu Jun 26 09:05:16 2014
New Revision: 1605711

URL: http://svn.apache.org/r1605711
Log:
OLTU-153 - Parent POM should have URL of user mailing list archive

Applied patch provided by Charles Simpson


Modified:
    oltu/trunk/parent/pom.xml

Modified: oltu/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/oltu/trunk/parent/pom.xml?rev=1605711&r1=1605710&r2=1605711&view=diff
==============================================================================
--- oltu/trunk/parent/pom.xml (original)
+++ oltu/trunk/parent/pom.xml Thu Jun 26 09:05:16 2014
@@ -291,7 +291,7 @@
       <post>user@oltu.apache.org</post>
       <subscribe>user-subscribe@oltu.apache.org</subscribe>
       <unsubscribe>user-unsubscribe@oltu.apache.org</unsubscribe>
-      <archive />
+      <archive>http://mail-archives.apache.org/mod_mbox/oltu-user/</archive>
       <otherArchives>
         <otherArchive>http://mail-archives.apache.org/mod_mbox/incubator-amber-user/</otherArchive>
       </otherArchives>