Author: olamy
Date: Thu Jan 10 21:54:35 2013
New Revision: 1431682

URL: http://svn.apache.org/viewvc?rev=1431682&view=rev
Log:
use default path for svn pubsub

Modified:
    commons/proper/exec/trunk/pom.xml

Modified: commons/proper/exec/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/exec/trunk/pom.xml?rev=1431682&r1=1431681&r2=1431682&view=diff
==============================================================================
--- commons/proper/exec/trunk/pom.xml (original)
+++ commons/proper/exec/trunk/pom.xml Thu Jan 10 21:54:35 2013
@@ -320,7 +320,6 @@
         <!-- Tell M2 not to use platform specific encodings for copying 
resources -->
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
-        <commons.site.path>exec</commons.site.path>
         
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
     </properties>
 </project>


Reply via email to