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-quartz.git
commit 2331ba82359dec5e522a057af17c30d3d72e49e0 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 ab54230..e06467e 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 [email protected].
