You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by pt...@apache.org on 2009/01/22 00:03:05 UTC

svn commit: r736472 - /jakarta/cactus/trunk/pom.xml

Author: ptahchiev
Date: Wed Jan 21 15:03:04 2009
New Revision: 736472

URL: http://svn.apache.org/viewvc?rev=736472&view=rev
Log:
Changed the scm connection in the pom.xml

Modified:
    jakarta/cactus/trunk/pom.xml

Modified: jakarta/cactus/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/pom.xml?rev=736472&r1=736471&r2=736472&view=diff
==============================================================================
--- jakarta/cactus/trunk/pom.xml (original)
+++ jakarta/cactus/trunk/pom.xml Wed Jan 21 15:03:04 2009
@@ -38,8 +38,8 @@
 		<url>http://www.apache.org/</url>
 	</organization>
 	<scm>
-		<connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/cactus/tags/1.8.1-rc2</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/cactus/tags/1.8.1-rc2</developerConnection>
+		<connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/cactus/trunk</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/cactus/trunk</developerConnection>
 	</scm>
 	<prerequisites>
 		<!-- It may work with previous versions of Maven but this hasn't been tested so for safety



---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org