You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by ed...@apache.org on 2012/03/06 01:44:21 UTC

svn commit: r1297308 - /incubator/hama/trunk/pom.xml

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>