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
The following commit(s) were added to refs/heads/master by this push:
new d8f0386 Applying changes for git publish
d8f0386 is described below
commit d8f03868e17798e6eb3dc9db4f685a5ad5844b9e
Author: Martin Stockhammer <[email protected]>
AuthorDate: Tue Dec 11 23:21:23 2018 +0100
Applying changes for git publish
---
pom.xml | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/pom.xml b/pom.xml
index 9807cab..6dd2023 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,6 +35,7 @@
<properties>
<scmBrowseUrl>https://gitbox.apache.org/repos/asf?a=tree;p=archiva-redback-components-spring-utils.git</scmBrowseUrl>
+ <site.staging.base>${project.basedir}/../site</site.staging.base>
</properties>
<scm>
<connection>scm:git:http://gitbox.apache.org/repos/asf/archiva-redback-components-spring-utils.git</connection>
@@ -44,13 +45,6 @@
<url>${webUrl}/${project.artifactId}</url>
- <distributionManagement>
- <site>
- <id>apache.website</id>
- <url>${siteUrl}/${project.artifactId}</url>
- </site>
- </distributionManagement>
-
<dependencies>
<dependency>
<groupId>org.springframework</groupId>