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 2009/02/12 17:58:32 UTC

svn commit: r743808 - /directory/apacheds/tags/1.5.3/pom.xml

Author: felixk
Date: Thu Feb 12 16:58:31 2009
New Revision: 743808

URL: http://svn.apache.org/viewvc?rev=743808&view=rev
Log:
Revert commmit. Thought it to be the trunk ... :-/

Modified:
    directory/apacheds/tags/1.5.3/pom.xml

Modified: directory/apacheds/tags/1.5.3/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/tags/1.5.3/pom.xml?rev=743808&r1=743807&r2=743808&view=diff
==============================================================================
--- directory/apacheds/tags/1.5.3/pom.xml (original)
+++ directory/apacheds/tags/1.5.3/pom.xml Thu Feb 12 16:58:31 2009
@@ -36,7 +36,7 @@
 
   <properties>
     <projectName>Apache Directory Server</projectName>
-    <distributionManagement.site.url>scpexe://vm094.oxylos.org/var/www/html/projects/apacheds/</distributionManagement.site.url>
+    <!--<siteId>apacheds</siteId>-->
   </properties>
 
   <url>http://directory.apache.org/apacheds/1.5</url>
@@ -288,7 +288,7 @@
   <distributionManagement>
     <site>
       <id>apache.directory.apacheds</id>
-      <url>${distributionManagement.site.url}</url>
+      <url>scpexe://vm094.oxylos.org/var/www/html/projects/apacheds/</url>
     </site>
   </distributionManagement>