This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-htl-maven-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 890aa5d remove obsolete site distribution settings - sites are now
build locally and copied manually to sling-site git repo
890aa5d is described below
commit 890aa5d6fe034a3048f3fa70fa744ebea2a74671
Author: sseifert <[email protected]>
AuthorDate: Thu Sep 13 15:33:43 2018 +0200
remove obsolete site distribution settings - sites are now build locally
and copied manually to sling-site git repo
---
pom.xml | 12 ++----------
1 file changed, 2 insertions(+), 10 deletions(-)
diff --git a/pom.xml b/pom.xml
index 9704138..063784f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,21 +40,13 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-htl-maven-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-htl-maven-plugin.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-htl-maven-plugin.git</url>
- <tag>HEAD</tag>
- </scm>
+ <tag>HEAD</tag>
+ </scm>
<prerequisites>
<maven>3.3.9</maven><!-- due to
https://issues.apache.org/jira/browse/MNG-5440 -->
</prerequisites>
- <!-- Support for publishing the mvn site. -->
- <distributionManagement>
- <site>
- <id>apache.website</id>
-
<url>https://gitbox.apache.org/repos/asf?p=sling-htl-maven-plugin.git</url>
- </site>
- </distributionManagement>
-
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<site.jira.version.id>12336741,12338350,12338646,12338974,12341271,12342047,12342267,12342272,12343462,