You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2006/08/23 19:22:07 UTC

svn commit: r434088 - /directory/branches/apacheds/1.0/pom.xml

Author: akarasulu
Date: Wed Aug 23 10:22:06 2006
New Revision: 434088

URL: http://svn.apache.org/viewvc?rev=434088&view=rev
Log:
fixing scm section which was pointing to trunks instead of the correct branch

Modified:
    directory/branches/apacheds/1.0/pom.xml

Modified: directory/branches/apacheds/1.0/pom.xml
URL: http://svn.apache.org/viewvc/directory/branches/apacheds/1.0/pom.xml?rev=434088&r1=434087&r2=434088&view=diff
==============================================================================
--- directory/branches/apacheds/1.0/pom.xml (original)
+++ directory/branches/apacheds/1.0/pom.xml Wed Aug 23 10:22:06 2006
@@ -229,9 +229,9 @@
   </licenses>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/trunks/apacheds</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/directory/trunks/apacheds</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/trunks/apacheds</developerConnection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/branches/apacheds/1.0</connection>
+    <url>http://svn.apache.org/viewcvs.cgi/directory/branches/apacheds/1.0</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/branches/apacheds/1.0</developerConnection>
   </scm>
 
   <organization>