Author: simonetripodi
Date: Mon Jun 20 17:11:06 2011
New Revision: 1137709

URL: http://svn.apache.org/viewvc?rev=1137709&view=rev
Log:
fixed SCM metadata, still refer to old sandbox location

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

Modified: commons/proper/digester/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/digester/trunk/pom.xml?rev=1137709&r1=1137708&r2=1137709&view=diff
==============================================================================
--- commons/proper/digester/trunk/pom.xml (original)
+++ commons/proper/digester/trunk/pom.xml Mon Jun 20 17:11:06 2011
@@ -143,9 +143,9 @@
   </contributors>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/sandbox/digester3/trunk</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/sandbox/digester3/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/commons/sandbox/digester3/trunk</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/digester/trunk</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/digester/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/digester/trunk</url>
   </scm>
   <issueManagement>
     <system>jira</system>


Reply via email to