You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by fr...@apache.org on 2009/02/09 00:39:15 UTC

svn commit: r742208 - /lenya/trunk/pom.xml

Author: froethenbacher
Date: Sun Feb  8 23:39:14 2009
New Revision: 742208

URL: http://svn.apache.org/viewvc?rev=742208&view=rev
Log:
Added SCM connection details.

Modified:
    lenya/trunk/pom.xml

Modified: lenya/trunk/pom.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/pom.xml?rev=742208&r1=742207&r2=742208&view=diff
==============================================================================
--- lenya/trunk/pom.xml (original)
+++ lenya/trunk/pom.xml Sun Feb  8 23:39:14 2009
@@ -92,4 +92,10 @@
     <module>org.apache.lenya.webapp.welcome</module>
   </modules>
 
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/lenya/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/lenya/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/lenya/trunk</url>
+  </scm>
+
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org