Author: mbenson
Date: Wed Sep 25 18:13:43 2013
New Revision: 1526250

URL: http://svn.apache.org/r1526250
Log:
site fix

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

Modified: commons/proper/weaver/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/weaver/trunk/pom.xml?rev=1526250&r1=1526249&r2=1526250&view=diff
==============================================================================
--- commons/proper/weaver/trunk/pom.xml (original)
+++ commons/proper/weaver/trunk/pom.xml Wed Sep 25 18:13:43 2013
@@ -200,7 +200,7 @@ under the License.
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-scm-publish-plugin</artifactId>
         <configuration>
-          
<content>${project.build.directory}/staging/${commons.site.path}</content>
+          <content>${project.build.directory}/staging</content>
         </configuration>
       </plugin>
     </plugins>


Reply via email to