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: [email protected]
For additional commands, e-mail: [email protected]