Author: edwardyoon
Date: Tue Mar 6 00:44:20 2012
New Revision: 1297308
URL: http://svn.apache.org/viewvc?rev=1297308&view=rev
Log:
Trivial website url change.
Modified:
incubator/hama/trunk/pom.xml
Modified: incubator/hama/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/hama/trunk/pom.xml?rev=1297308&r1=1297307&r2=1297308&view=diff
==============================================================================
--- incubator/hama/trunk/pom.xml (original)
+++ incubator/hama/trunk/pom.xml Tue Mar 6 00:44:20 2012
@@ -338,7 +338,7 @@
<distributionManagement>
<site>
<id>apache.website</id>
- <url>scpexe://people.apache.org/www/incubator.apache.org/hama</url>
+
<url>scpexe://people.apache.org/www/incubator.apache.org/content/hama</url>
</site>
</distributionManagement>
</project>