Author: ddewolf
Date: Tue Jan 30 17:12:24 2007
New Revision: 501671

URL: http://svn.apache.org/viewvc?view=rev&rev=501671
Log:
Reverting svn locations since release:prepare failed due to incorrect protocol

Modified:
    tiles/maven/trunk/pom/pom.xml

Modified: tiles/maven/trunk/pom/pom.xml
URL: 
http://svn.apache.org/viewvc/tiles/maven/trunk/pom/pom.xml?view=diff&rev=501671&r1=501670&r2=501671
==============================================================================
--- tiles/maven/trunk/pom/pom.xml (original)
+++ tiles/maven/trunk/pom/pom.xml Tue Jan 30 17:12:24 2007
@@ -31,9 +31,9 @@
    <name>Apache Tiles (Master POM)</name>
 
    <scm>
-     
<connection>scm:svn:http://svn.apache.org/repos/asf/tiles/maven/tags/tiles-master-1</connection>
-     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tiles/maven/tags/tiles-master-1</developerConnection>
-     <url>http://svn.apache.org/repos/asf/tiles/maven/tags/tiles-master-1</url>
+     
<connection>scm:svn:http://svn.apache.org/repos/asf/tiles/maven/trunk/pom</connection>
+     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tiles/maven/trunk/pom</developerConnection>
+     <url>http://svn.apache.org/repos/asf/tiles/maven/trunk/pom</url>
    </scm>
    
    <description>


Reply via email to