This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-htl-maven-plugin.git
commit ee67197648541924b2c0ab277187a307a5378e93 Author: Stefan Seifert <[email protected]> AuthorDate: Fri Mar 10 17:02:04 2017 +0000 version of maven-scm-publish-plugin already defined in parent pom git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1786386 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 472484e..95279e9 100644 --- a/pom.xml +++ b/pom.xml @@ -182,7 +182,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-scm-publish-plugin</artifactId> - <version>1.1</version> <configuration> <checkoutDirectory>${user.home}/maven-sites/${maven.site.path}</checkoutDirectory> <tryUpdate>true</tryUpdate> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
