You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2008/05/05 13:36:32 UTC

svn commit: r653431 - /incubator/sling/trunk/commons/log/pom.xml

Author: cziegeler
Date: Mon May  5 04:36:31 2008
New Revision: 653431

URL: http://svn.apache.org/viewvc?rev=653431&view=rev
Log:
Correct svn location.

Modified:
    incubator/sling/trunk/commons/log/pom.xml

Modified: incubator/sling/trunk/commons/log/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/commons/log/pom.xml?rev=653431&r1=653430&r2=653431&view=diff
==============================================================================
--- incubator/sling/trunk/commons/log/pom.xml (original)
+++ incubator/sling/trunk/commons/log/pom.xml Mon May  5 04:36:31 2008
@@ -39,13 +39,13 @@
 
     <scm>
         <connection>
-            scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/osgi/log
+            scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/commons/log
         </connection>
         <developerConnection>
-            scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/osgi/log
+            scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/commons/log
         </developerConnection>
         <url>
-            http://svn.apache.org/viewvc/incubator/sling/trunk/osgi/log
+            http://svn.apache.org/viewvc/incubator/sling/trunk/commons/log
         </url>
     </scm>