You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2008/03/18 11:33:17 UTC

svn commit: r638309 - /directory/apacheds/branches/bigbang/pom.xml

Author: felixk
Date: Tue Mar 18 03:33:05 2008
New Revision: 638309

URL: http://svn.apache.org/viewvc?rev=638309&view=rev
Log:
Fix distribution url

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

Modified: directory/apacheds/branches/bigbang/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/bigbang/pom.xml?rev=638309&r1=638308&r2=638309&view=diff
==============================================================================
--- directory/apacheds/branches/bigbang/pom.xml (original)
+++ directory/apacheds/branches/bigbang/pom.xml Tue Mar 18 03:33:05 2008
@@ -262,6 +262,13 @@
 
   <inceptionYear>2003</inceptionYear>
 
+  <distributionManagement>
+    <site>
+      <id>apache.directory.apacheds</id>
+      <url>scpexe://vm094.oxylos.org/var/www/html/projects/apacheds/</url>
+    </site>
+  </distributionManagement>
+
   <mailingLists>
     <mailingList>
       <name>The Directory Developers List</name>