You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tiles.apache.org by ws...@apache.org on 2007/01/27 21:00:00 UTC

svn commit: r500603 - /tiles/framework/trunk/pom.xml

Author: wsmoak
Date: Sat Jan 27 12:00:00 2007
New Revision: 500603

URL: http://svn.apache.org/viewvc?view=rev&rev=500603
Log:
Add scm connection urls.

Modified:
    tiles/framework/trunk/pom.xml

Modified: tiles/framework/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/pom.xml?view=diff&rev=500603&r1=500602&r2=500603
==============================================================================
--- tiles/framework/trunk/pom.xml (original)
+++ tiles/framework/trunk/pom.xml Sat Jan 27 12:00:00 2007
@@ -41,6 +41,12 @@
     <name>Tiles 2</name>
     <description>Tiles 2</description>
 
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/tiles/framework/trunk/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tiles/framework/trunk/</developerConnection>
+        <url>http://svn.apache.org/viewvc/tiles/framework/trunk/</url>
+    </scm>
+
     <ciManagement/>
     
     <modules>