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-taskqueue.git
The following commit(s) were added to refs/heads/master by this push:
new da1135b Applying changes for git publish
da1135b is described below
commit da1135bf3668126315bfb143f5ded86beb494b0a
Author: Martin Stockhammer <[email protected]>
AuthorDate: Tue Dec 11 23:21:23 2018 +0100
Applying changes for git publish
---
pom.xml | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
diff --git a/pom.xml b/pom.xml
index b7ee763..62b1366 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,9 @@
<properties>
<scmBrowseUrl>https://gitbox.apache.org/repos/asf?a=tree;p=archiva-redback-components-spring-taskqueue.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-taskqueue.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/archiva-redback-components-spring-taskqueue.git</developerConnection>
@@ -45,14 +47,7 @@
<url>${webUrl}/${project.artifactId}</url>
- <distributionManagement>
- <site>
- <id>apache.website</id>
- <url>${siteUrl}/${project.artifactId}</url>
- </site>
- </distributionManagement>
-
- <dependencies>
+ <dependencies>
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>