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-spring-utils.git

commit 77bb74be2795ff311ae82e4c50aa753340bcf578
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 f4da319..e9952d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,6 +35,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/spring-utils/</connection>
     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/spring-utils/</developerConnection>

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

Reply via email to