You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by nb...@apache.org on 2008/12/05 22:17:37 UTC

svn commit: r723872 - /velocity/engine/branches/1.6.x/pom.xml

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>