Author: tv Date: Mon May 18 18:29:43 2009 New Revision: 776039 URL: http://svn.apache.org/viewvc?rev=776039&view=rev Log: Fixed scm urls
Modified:
turbine/fulcrum/trunk/testcontainer/pom.xml
Modified: turbine/fulcrum/trunk/testcontainer/pom.xml
URL:
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/testcontainer/pom.xml?rev=776039&r1=776038&r2=776039&view=diff
==============================================================================
--- turbine/fulcrum/trunk/testcontainer/pom.xml (original)
+++ turbine/fulcrum/trunk/testcontainer/pom.xml Mon May 18 18:29:43 2009
@@ -31,9 +31,9 @@
<url>http://turbine.apache.org/fulcrum/fulcrum-testcontainer</url>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_PARENT_1/fulcrum-testcontainer</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_PARENT_1/fulcrum-testcontainer</developerConnection>
-
<url>http://svn.apache.org/viewcvs/turbine/fulcrum/tags/FULCRUM_PARENT_1/fulcrum-testcontainer</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/fulcrum-testcontainer</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/fulcrum-testcontainer</developerConnection>
+
<url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/fulcrum-testcontainer</url>
</scm>
<distributionManagement>
