Author: simonetripodi
Date: Mon Sep 19 20:09:04 2011
New Revision: 1172788

URL: http://svn.apache.org/viewvc?rev=1172788&view=rev
Log:
updated SCM references

Modified:
    commons/proper/functor/trunk/pom.xml

Modified: commons/proper/functor/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/functor/trunk/pom.xml?rev=1172788&r1=1172787&r2=1172788&view=diff
==============================================================================
--- commons/proper/functor/trunk/pom.xml (original)
+++ commons/proper/functor/trunk/pom.xml Mon Sep 19 20:09:04 2011
@@ -39,9 +39,9 @@
   <url>http://commons.apache.org/sandbox/functor/</url>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/sandbox/functor/trunk/</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/sandbox/functor/trunk/</developerConnection>
-    <url>http://svn.apache.org/viewvc/commons/sandbox/functor/trunk/</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/functor/trunk/</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/functor/trunk/</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/functor/trunk/</url>
   </scm>
   <distributionManagement>
     <!-- Cannot define in parent ATM, see COMMONSSITE-26 -->


Reply via email to