Author: bodewig
Date: Tue Aug  1 18:38:40 2017
New Revision: 1803683

URL: http://svn.apache.org/viewvc?rev=1803683&view=rev
Log:
fix scm section

Modified:
    commons/proper/email/trunk/pom.xml

Modified: commons/proper/email/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/email/trunk/pom.xml?rev=1803683&r1=1803682&r2=1803683&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Tue Aug  1 18:38:40 2017
@@ -41,9 +41,9 @@
     </issueManagement>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/email/tags/EMAIL_1_5</connection>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/email/trunk</connection>
         
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/email/trunk</developerConnection>
-        
<url>http://svn.apache.org/viewvc/commons/proper/email/tags/EMAIL_1_5</url>
+        <url>http://svn.apache.org/viewvc/commons/proper/email/trunk</url>
     </scm> 
 
     <developers>


Reply via email to