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 2007/05/29 16:16:48 UTC

svn commit: r542532 - /directory/project/trunk/pom.xml

Author: akarasulu
Date: Tue May 29 07:16:47 2007
New Revision: 542532

URL: http://svn.apache.org/viewvc?view=rev&rev=542532
Log:
prep for release

Modified:
    directory/project/trunk/pom.xml

Modified: directory/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?view=diff&rev=542532&r1=542531&r2=542532
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Tue May 29 07:16:47 2007
@@ -16,8 +16,8 @@
   <packaging>pom</packaging>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/project</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project</developerConnection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/project/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/trunk</developerConnection>
   </scm>
  
 </project>