Author: nbubna
Date: Fri Dec  5 13:17:36 2008
New Revision: 723872

URL: http://svn.apache.org/viewvc?rev=723872&view=rev
Log:
point at the 1.6.x branch

Modified:
    velocity/engine/branches/1.6.x/pom.xml

Modified: velocity/engine/branches/1.6.x/pom.xml
URL: 
http://svn.apache.org/viewvc/velocity/engine/branches/1.6.x/pom.xml?rev=723872&r1=723871&r2=723872&view=diff
==============================================================================
--- velocity/engine/branches/1.6.x/pom.xml (original)
+++ velocity/engine/branches/1.6.x/pom.xml Fri Dec  5 13:17:36 2008
@@ -320,10 +320,10 @@
   </reporting>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/velocity/engine/trunk</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/velocity/engine/trunk</developerConnection>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/velocity/engine/branches/1.6.x</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/velocity/engine/branches/1.6.x</developerConnection>
     <tag>HEAD</tag>
-    <url>http://svn.apache.org/viewvc/velocity/engine/trunk</url>
+    <url>http://svn.apache.org/viewvc/velocity/engine/branches/1.6.x</url>
   </scm>
 
     <properties>


Reply via email to