Author: jmitchell
Date: Wed Nov  1 01:39:26 2006
New Revision: 469838

URL: http://svn.apache.org/viewvc?view=rev&rev=469838
Log:
fix pom scm locations

Modified:
    struts/struts1/trunk/mailreader-dao/pom.xml

Modified: struts/struts1/trunk/mailreader-dao/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts1/trunk/mailreader-dao/pom.xml?view=diff&rev=469838&r1=469837&r2=469838
==============================================================================
--- struts/struts1/trunk/mailreader-dao/pom.xml (original)
+++ struts/struts1/trunk/mailreader-dao/pom.xml Wed Nov  1 01:39:26 2006
@@ -36,6 +36,12 @@
    <name>Struts Mailreader DAO</name>
    <url>http://struts.apache.org</url>
 
+    <scm>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/struts/struts1/trunk/mailreader-dao/</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/struts1/trunk/mailreader-dao/</developerConnection>
+        
<url>http://svn.apache.org/repos/asf/struts/struts1/trunk/mailreader-dao/</url>
+    </scm>
+
    <build>
       <resources>
             <resource>


Reply via email to