Author: jochen
Date: Wed May 25 06:27:45 2016
New Revision: 1745427

URL: http://svn.apache.org/viewvc?rev=1745427&view=rev
Log:
Fixing SCM information, according to branch.

Modified:
    creadur/rat/branches/0.12-release/pom.xml

Modified: creadur/rat/branches/0.12-release/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/rat/branches/0.12-release/pom.xml?rev=1745427&r1=1745426&r2=1745427&view=diff
==============================================================================
--- creadur/rat/branches/0.12-release/pom.xml (original)
+++ creadur/rat/branches/0.12-release/pom.xml Wed May 25 06:27:45 2016
@@ -588,9 +588,9 @@ agnostic home for software distribution
     </contributor>
   </contributors>
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/creadur/rat/trunk</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/creadur/rat/trunk</developerConnection>
-    <url>http://svn.apache.org/repos/asf/creadur/rat/trunk</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/creadur/rat/branches/0.12-release</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/creadur/rat/branches/0.12-release</developerConnection>
+    
<url>http://svn.apache.org/repos/asf/creadur/rat/branches/0.12-release</url>
   </scm>
   <distributionManagement>
     <site>


Reply via email to