You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ma...@apache.org on 2018/04/09 20:19:42 UTC

[archiva-redback-components-spring-taskqueue] 22/37: fix various path for deployment

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-taskqueue.git

commit 0545f7a0e1a623bba71a4b7a75de2b139a145350
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Sun May 5 10:53:13 2013 +0000

    fix various path for deployment
    
    git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1479288 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index da2b933..0bacf20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
   <distributionManagement>
     <site>
       <id>apache.website</id>
-      <url>file://${user.home}/redback-components-site-deploy/${project.artifactId}</url>
+      <url>scm:svn:https://svn.apache.org/repos/asf/archiva/site-content/redback/components/${project.artifactId}</url>
     </site>
   </distributionManagement>
 

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