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 01978cc2d5d65ef3f47f8a7d484cfde975d3d684 Author: Olivier Lamy <[email protected]> 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 9fda5ad..7199e0b 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,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 [email protected].
