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-expression-evaluator.git
The following commit(s) were added to refs/heads/master by this push:
new 17d2e08 Applying changes for git publish
17d2e08 is described below
commit 17d2e08f5764352879e03897e1ee4377cb1c60fd
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 56551ab..614449f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,18 +34,12 @@
<properties>
<scmBrowseUrl>https://gitbox.apache.org/repos/asf?a=tree;p=archiva-redback-components-expression-evaluator.git</scmBrowseUrl>
+ <site.staging.base>${project.basedir}/../site</site.staging.base>
</properties>
<url>${webUrl}/${project.artifactId}</url>
- <distributionManagement>
- <site>
- <id>apache.website</id>
- <url>${siteUrl}/${project.artifactId}</url>
- </site>
- </distributionManagement>
-
<scm>
<connection>scm:git:http://gitbox.apache.org/repos/asf/archiva-redback-components-expression-evaluator.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/archiva-redback-components-expression-evaluator.git</developerConnection>