This is an automated email from the ASF dual-hosted git repository.

martin_s pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/archiva-redback-components-expression-evaluator.git

commit 97b326d19b883faf77737bf080cb547fbb921767
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Fri Aug 31 10:17:55 2012 +0000

    fix site deployment
    
    git-svn-id: 
https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1379403
 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/pom.xml b/pom.xml
index 26dbc48..7c0d1f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,6 +34,13 @@
 
   <url>http://archiva.apache.org/redback/components/${project.artifactId}</url>
 
+  <distributionManagement>
+    <site>
+      <id>apache.website</id>
+      
<url>file://${user.home}/redback-components-site-deploy/${project.artifactId}</url>
+    </site>
+  </distributionManagement>
+
   <scm>
     
<connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/expression-evaluator</connection>
     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/expression-evaluator</developerConnection>

-- 
To stop receiving notification emails like this one, please contact
marti...@apache.org.

Reply via email to