You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sqoop.apache.org by ol...@apache.org on 2012/03/31 16:13:29 UTC

svn commit: r1307807 - /sqoop/site/trunk/pom.xml

Author: olamy
Date: Sat Mar 31 14:13:29 2012
New Revision: 1307807

URL: http://svn.apache.org/viewvc?rev=1307807&view=rev
Log:
no more scp asf cms is here

Modified:
    sqoop/site/trunk/pom.xml

Modified: sqoop/site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/pom.xml?rev=1307807&r1=1307806&r2=1307807&view=diff
==============================================================================
--- sqoop/site/trunk/pom.xml (original)
+++ sqoop/site/trunk/pom.xml Sat Mar 31 14:13:29 2012
@@ -35,7 +35,7 @@
   <inceptionYear>2011</inceptionYear>
 
   <properties>
-    <siteUrlDeployment>scpexe://people.apache.org/www/sqoop.apache.org/</siteUrlDeployment>
+    <siteUrlDeployment>file://${project.build.directory}/site</siteUrlDeployment>
     <site.output>${project.build.directory}/site</site.output>
   </properties>