You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2007/11/28 15:14:47 UTC

svn commit: r599011 - /directory/daemon/branches/bigbang/pom.xml

Author: elecharny
Date: Wed Nov 28 06:14:46 2007
New Revision: 599011

URL: http://svn.apache.org/viewvc?rev=599011&view=rev
Log:
Added correct SCM tag

Modified:
    directory/daemon/branches/bigbang/pom.xml

Modified: directory/daemon/branches/bigbang/pom.xml
URL: http://svn.apache.org/viewvc/directory/daemon/branches/bigbang/pom.xml?rev=599011&r1=599010&r2=599011&view=diff
==============================================================================
--- directory/daemon/branches/bigbang/pom.xml (original)
+++ directory/daemon/branches/bigbang/pom.xml Wed Nov 28 06:14:46 2007
@@ -106,8 +106,8 @@
   </dependencies>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/daemon/trunk</connection>
-    <developerConnection>scm:svn:http://svn.apache.org/repos/asf/directory/daemon/trunk</developerConnection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/daemon/branches/bigbang</connection>
+    <developerConnection>scm:svn:http://svn.apache.org/repos/asf/directory/daemon/branches/bigbang</developerConnection>
     <url>http://svn.apache.org/viewvc/directory/project/releases/8/daemon-parent</url>
   </scm>