You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by ap...@apache.org on 2010/12/06 09:37:04 UTC

svn commit: r1042546 - in /velocity: engine/trunk/pom.xml maven/trunk/pom/pom.xml

Author: apetrelli
Date: Mon Dec  6 08:37:04 2010
New Revision: 1042546

URL: http://svn.apache.org/viewvc?rev=1042546&view=rev
Log:
Fixed SCM URLs for velocity-master and velocity-engine-parent POMs.

Modified:
    velocity/engine/trunk/pom.xml
    velocity/maven/trunk/pom/pom.xml

Modified: velocity/engine/trunk/pom.xml
URL: http://svn.apache.org/viewvc/velocity/engine/trunk/pom.xml?rev=1042546&r1=1042545&r2=1042546&view=diff
==============================================================================
--- velocity/engine/trunk/pom.xml (original)
+++ velocity/engine/trunk/pom.xml Mon Dec  6 08:37:04 2010
@@ -264,12 +264,12 @@
     </reporting>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/velocity/engine/branches/2.0_Exp
+        <connection>scm:svn:http://svn.apache.org/repos/asf/velocity/engine/trunk
         </connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/velocity/engine/branches/2.0_Exp
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/velocity/engine/trunk
         </developerConnection>
         <tag>HEAD</tag>
-        <url>http://svn.apache.org/viewvc/velocity/engine/branches/2.0_Exp
+        <url>http://svn.apache.org/viewvc/velocity/engine/trunk
         </url>
     </scm>
 

Modified: velocity/maven/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/velocity/maven/trunk/pom/pom.xml?rev=1042546&r1=1042545&r2=1042546&view=diff
==============================================================================
--- velocity/maven/trunk/pom/pom.xml (original)
+++ velocity/maven/trunk/pom/pom.xml Mon Dec  6 08:37:04 2010
@@ -35,9 +35,9 @@
         <url>https://issues.apache.org/jira/browse/VELOCITY</url>
     </issueManagement>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/velocity/sandbox/maven-reorg/maven/trunk/pom</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/velocity/sandbox/maven-reorg/maven/trunk/pom</developerConnection>
-        <url>http://svn.apache.org/repos/asf/velocity/sandbox/maven-reorg/maven/trunk/pom</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/velocity/maven/trunk/pom</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/velocity/maven/trunk/pom</developerConnection>
+        <url>http://svn.apache.org/repos/asf/velocity/maven/trunk/pom</url>
     </scm>
     <developers>