You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2016/04/25 16:00:09 UTC

svn commit: r1740840 - /commons/proper/bsf/trunk/pom.xml

Author: sebb
Date: Mon Apr 25 14:00:09 2016
New Revision: 1740840

URL: http://svn.apache.org/viewvc?rev=1740840&view=rev
Log:
Standardise linbreaks

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

Modified: commons/proper/bsf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/bsf/trunk/pom.xml?rev=1740840&r1=1740839&r2=1740840&view=diff
==============================================================================
--- commons/proper/bsf/trunk/pom.xml (original)
+++ commons/proper/bsf/trunk/pom.xml Mon Apr 25 14:00:09 2016
@@ -136,12 +136,8 @@
     </issueManagement>
 
     <scm>
-        <connection>
-            scm:svn:http://svn.apache.org/repos/asf/commons/proper/bsf/trunk
-        </connection>
-        <developerConnection>
-            scm:svn:http://svn.apache.org/repos/asf/commons/proper/bsf/trunk
-        </developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/bsf/trunk</connection>
+        <developerConnection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/bsf/trunk</developerConnection>
         <url>http://svn.apache.org/repos/asf/commons/proper/bsf/trunk</url>
     </scm>