Author: trygvis
Date: Tue Aug 15 01:09:29 2006
New Revision: 431554
URL: http://svn.apache.org/viewvc?rev=431554&view=rev
Log:
o Correcting the deployment URL.
Modified:
maven/doxia/site/pom.xml
Modified: maven/doxia/site/pom.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/site/pom.xml?rev=431554&r1=431553&r2=431554&view=diff
==============================================================================
--- maven/doxia/site/pom.xml (original)
+++ maven/doxia/site/pom.xml Tue Aug 15 01:09:29 2006
@@ -86,8 +86,8 @@
</scm>
<distributionManagement>
<site>
- <id>website</id>
- <url>scp://minotaur.apache.org/www/maven.apache.org/doxia/</url>
+ <id>apache.org</id>
+ <url>scp://people.apache.org/www/maven.apache.org/doxia/</url>
</site>
</distributionManagement>
<build>