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-apacheds.git
The following commit(s) were added to refs/heads/master by this push:
new ce64134 Applying changes for git publish
ce64134 is described below
commit ce64134b9b31b705ff5a7bb179d7a875808228f5
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 d0f185a..1025654 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,6 +34,7 @@
<properties>
<scmBrowseUrl>https://gitbox.apache.org/repos/asf?a=tree;p=archiva-redback-components-spring-apacheds.git</scmBrowseUrl>
<apacheds.version>1.5.1</apacheds.version>
+ <site.staging.base>${project.basedir}/../site</site.staging.base>
</properties>
<scm>
<connection>scm:git:http://gitbox.apache.org/repos/asf/archiva-redback-components-spring-apacheds.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.apache.directory.server</groupId>